We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c84195b commit e590497Copy full SHA for e590497
manifest.json
@@ -1,8 +1,13 @@
1
{
2
+ "manifest_version": 3,
3
+ "browser_specific_settings": {
4
+ "gecko": {
5
+ "id": "{4cb4516c-a0b4-4c79-adec-dea93a98adea}"
6
+ }
7
+ },
8
+ "version": "1.0.0",
9
"name": "Gazzetta G+ Unlocker",
10
"description": "Chrome Extension to Unlock Gazzetta.it Premium Content",
- "version": "0.0.1",
- "manifest_version": 3,
11
"author": "salsan",
12
"homepage_url": "https://github.com/salsan/gplus-unlocker",
13
"content_scripts": [
0 commit comments