Feature/#35 build tools #36
32
src/manifests/firefox.manifest.json
Normal file
|
@ -0,0 +1,32 @@
|
|||
Yeah you are correct. Somehow forgot to change this but I read it, too. Yeah you are correct. Somehow forgot to change this but I read it, too.
This is fixed. Manifest validation on the webstores also is working now (regarding manifest.json syntax). I will open new issues for other validation problems I noticed. This is fixed. Manifest validation on the webstores also is working now (regarding *manifest.json* syntax). I will open new issues for other validation problems I noticed.
This needs to be an object for firefox, see devDocs/manifest.json/developer otherwise it's an invalid extension. This needs to be an object for firefox, see [devDocs/manifest.json/developer](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/developer) otherwise it's an invalid extension.
Yeah you are correct. Somehow forgot to change this but I read it, too. Yeah you are correct. Somehow forgot to change this but I read it, too.
This is fixed. Manifest validation on the webstores also is working now (regarding manifest.json syntax). I will open new issues for other validation problems I noticed. This is fixed. Manifest validation on the webstores also is working now (regarding *manifest.json* syntax). I will open new issues for other validation problems I noticed.
|
||||
{
|
||||
This needs to be an object for firefox, see devDocs/manifest.json/developer otherwise it's an invalid extension. This needs to be an object for firefox, see [devDocs/manifest.json/developer](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/developer) otherwise it's an invalid extension.
Yeah you are correct. Somehow forgot to change this but I read it, too. Yeah you are correct. Somehow forgot to change this but I read it, too.
This is fixed. Manifest validation on the webstores also is working now (regarding manifest.json syntax). I will open new issues for other validation problems I noticed. This is fixed. Manifest validation on the webstores also is working now (regarding *manifest.json* syntax). I will open new issues for other validation problems I noticed.
|
||||
"name": "Enhanced Aniwatch",
|
||||
This needs to be an object for firefox, see devDocs/manifest.json/developer otherwise it's an invalid extension. This needs to be an object for firefox, see [devDocs/manifest.json/developer](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/developer) otherwise it's an invalid extension.
Yeah you are correct. Somehow forgot to change this but I read it, too. Yeah you are correct. Somehow forgot to change this but I read it, too.
This is fixed. Manifest validation on the webstores also is working now (regarding manifest.json syntax). I will open new issues for other validation problems I noticed. This is fixed. Manifest validation on the webstores also is working now (regarding *manifest.json* syntax). I will open new issues for other validation problems I noticed.
|
||||
"short_name": "Enhanced Ani",
|
||||
This needs to be an object for firefox, see devDocs/manifest.json/developer otherwise it's an invalid extension. This needs to be an object for firefox, see [devDocs/manifest.json/developer](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/developer) otherwise it's an invalid extension.
Yeah you are correct. Somehow forgot to change this but I read it, too. Yeah you are correct. Somehow forgot to change this but I read it, too.
This is fixed. Manifest validation on the webstores also is working now (regarding manifest.json syntax). I will open new issues for other validation problems I noticed. This is fixed. Manifest validation on the webstores also is working now (regarding *manifest.json* syntax). I will open new issues for other validation problems I noticed.
|
||||
"version": "0.1.0.0",
|
||||
This needs to be an object for firefox, see devDocs/manifest.json/developer otherwise it's an invalid extension. This needs to be an object for firefox, see [devDocs/manifest.json/developer](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/developer) otherwise it's an invalid extension.
Yeah you are correct. Somehow forgot to change this but I read it, too. Yeah you are correct. Somehow forgot to change this but I read it, too.
This is fixed. Manifest validation on the webstores also is working now (regarding manifest.json syntax). I will open new issues for other validation problems I noticed. This is fixed. Manifest validation on the webstores also is working now (regarding *manifest.json* syntax). I will open new issues for other validation problems I noticed.
|
||||
"description": "Enhanced Aniwatch is a slim extension which provides several UI improvments for https://aniwatch.me.",
|
||||
This needs to be an object for firefox, see devDocs/manifest.json/developer otherwise it's an invalid extension. This needs to be an object for firefox, see [devDocs/manifest.json/developer](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/developer) otherwise it's an invalid extension.
Yeah you are correct. Somehow forgot to change this but I read it, too. Yeah you are correct. Somehow forgot to change this but I read it, too.
This is fixed. Manifest validation on the webstores also is working now (regarding manifest.json syntax). I will open new issues for other validation problems I noticed. This is fixed. Manifest validation on the webstores also is working now (regarding *manifest.json* syntax). I will open new issues for other validation problems I noticed.
|
||||
"manifest_version": 2,
|
||||
This needs to be an object for firefox, see devDocs/manifest.json/developer otherwise it's an invalid extension. This needs to be an object for firefox, see [devDocs/manifest.json/developer](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/developer) otherwise it's an invalid extension.
Yeah you are correct. Somehow forgot to change this but I read it, too. Yeah you are correct. Somehow forgot to change this but I read it, too.
This is fixed. Manifest validation on the webstores also is working now (regarding manifest.json syntax). I will open new issues for other validation problems I noticed. This is fixed. Manifest validation on the webstores also is working now (regarding *manifest.json* syntax). I will open new issues for other validation problems I noticed.
|
||||
"author": "Serraniel",
|
||||
This needs to be an object for firefox, see devDocs/manifest.json/developer otherwise it's an invalid extension. This needs to be an object for firefox, see [devDocs/manifest.json/developer](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/developer) otherwise it's an invalid extension.
Yeah you are correct. Somehow forgot to change this but I read it, too. Yeah you are correct. Somehow forgot to change this but I read it, too.
This is fixed. Manifest validation on the webstores also is working now (regarding manifest.json syntax). I will open new issues for other validation problems I noticed. This is fixed. Manifest validation on the webstores also is working now (regarding *manifest.json* syntax). I will open new issues for other validation problems I noticed.
|
||||
"homepage_url": "https://github.com/Serraniel/EnhancedAniwatch",
|
||||
This needs to be an object for firefox, see devDocs/manifest.json/developer otherwise it's an invalid extension. This needs to be an object for firefox, see [devDocs/manifest.json/developer](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/developer) otherwise it's an invalid extension.
Yeah you are correct. Somehow forgot to change this but I read it, too. Yeah you are correct. Somehow forgot to change this but I read it, too.
This is fixed. Manifest validation on the webstores also is working now (regarding manifest.json syntax). I will open new issues for other validation problems I noticed. This is fixed. Manifest validation on the webstores also is working now (regarding *manifest.json* syntax). I will open new issues for other validation problems I noticed.
|
||||
"content_scripts": [{
|
||||
This needs to be an object for firefox, see devDocs/manifest.json/developer otherwise it's an invalid extension. This needs to be an object for firefox, see [devDocs/manifest.json/developer](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/developer) otherwise it's an invalid extension.
Yeah you are correct. Somehow forgot to change this but I read it, too. Yeah you are correct. Somehow forgot to change this but I read it, too.
This is fixed. Manifest validation on the webstores also is working now (regarding manifest.json syntax). I will open new issues for other validation problems I noticed. This is fixed. Manifest validation on the webstores also is working now (regarding *manifest.json* syntax). I will open new issues for other validation problems I noticed.
|
||||
"matches": [
|
||||
This needs to be an object for firefox, see devDocs/manifest.json/developer otherwise it's an invalid extension. This needs to be an object for firefox, see [devDocs/manifest.json/developer](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/developer) otherwise it's an invalid extension.
Yeah you are correct. Somehow forgot to change this but I read it, too. Yeah you are correct. Somehow forgot to change this but I read it, too.
This is fixed. Manifest validation on the webstores also is working now (regarding manifest.json syntax). I will open new issues for other validation problems I noticed. This is fixed. Manifest validation on the webstores also is working now (regarding *manifest.json* syntax). I will open new issues for other validation problems I noticed.
|
||||
"*://aniwatch.me/*"
|
||||
This needs to be an object for firefox, see devDocs/manifest.json/developer otherwise it's an invalid extension. This needs to be an object for firefox, see [devDocs/manifest.json/developer](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/developer) otherwise it's an invalid extension.
Yeah you are correct. Somehow forgot to change this but I read it, too. Yeah you are correct. Somehow forgot to change this but I read it, too.
This is fixed. Manifest validation on the webstores also is working now (regarding manifest.json syntax). I will open new issues for other validation problems I noticed. This is fixed. Manifest validation on the webstores also is working now (regarding *manifest.json* syntax). I will open new issues for other validation problems I noticed.
|
||||
],
|
||||
This needs to be an object for firefox, see devDocs/manifest.json/developer otherwise it's an invalid extension. This needs to be an object for firefox, see [devDocs/manifest.json/developer](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/developer) otherwise it's an invalid extension.
Yeah you are correct. Somehow forgot to change this but I read it, too. Yeah you are correct. Somehow forgot to change this but I read it, too.
This is fixed. Manifest validation on the webstores also is working now (regarding manifest.json syntax). I will open new issues for other validation problems I noticed. This is fixed. Manifest validation on the webstores also is working now (regarding *manifest.json* syntax). I will open new issues for other validation problems I noticed.
|
||||
"js": [
|
||||
This needs to be an object for firefox, see devDocs/manifest.json/developer otherwise it's an invalid extension. This needs to be an object for firefox, see [devDocs/manifest.json/developer](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/developer) otherwise it's an invalid extension.
Yeah you are correct. Somehow forgot to change this but I read it, too. Yeah you are correct. Somehow forgot to change this but I read it, too.
This is fixed. Manifest validation on the webstores also is working now (regarding manifest.json syntax). I will open new issues for other validation problems I noticed. This is fixed. Manifest validation on the webstores also is working now (regarding *manifest.json* syntax). I will open new issues for other validation problems I noticed.
|
||||
"utils/colors.js",
|
||||
This needs to be an object for firefox, see devDocs/manifest.json/developer otherwise it's an invalid extension. This needs to be an object for firefox, see [devDocs/manifest.json/developer](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/developer) otherwise it's an invalid extension.
Yeah you are correct. Somehow forgot to change this but I read it, too. Yeah you are correct. Somehow forgot to change this but I read it, too.
This is fixed. Manifest validation on the webstores also is working now (regarding manifest.json syntax). I will open new issues for other validation problems I noticed. This is fixed. Manifest validation on the webstores also is working now (regarding *manifest.json* syntax). I will open new issues for other validation problems I noticed.
|
||||
"utils/helpers.js",
|
||||
This needs to be an object for firefox, see devDocs/manifest.json/developer otherwise it's an invalid extension. This needs to be an object for firefox, see [devDocs/manifest.json/developer](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/developer) otherwise it's an invalid extension.
Yeah you are correct. Somehow forgot to change this but I read it, too. Yeah you are correct. Somehow forgot to change this but I read it, too.
This is fixed. Manifest validation on the webstores also is working now (regarding manifest.json syntax). I will open new issues for other validation problems I noticed. This is fixed. Manifest validation on the webstores also is working now (regarding *manifest.json* syntax). I will open new issues for other validation problems I noticed.
|
||||
"utils/aniwatchCore.js"
|
||||
This needs to be an object for firefox, see devDocs/manifest.json/developer otherwise it's an invalid extension. This needs to be an object for firefox, see [devDocs/manifest.json/developer](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/developer) otherwise it's an invalid extension.
Yeah you are correct. Somehow forgot to change this but I read it, too. Yeah you are correct. Somehow forgot to change this but I read it, too.
This is fixed. Manifest validation on the webstores also is working now (regarding manifest.json syntax). I will open new issues for other validation problems I noticed. This is fixed. Manifest validation on the webstores also is working now (regarding *manifest.json* syntax). I will open new issues for other validation problems I noticed.
|
||||
],
|
||||
This needs to be an object for firefox, see devDocs/manifest.json/developer otherwise it's an invalid extension. This needs to be an object for firefox, see [devDocs/manifest.json/developer](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/developer) otherwise it's an invalid extension.
Yeah you are correct. Somehow forgot to change this but I read it, too. Yeah you are correct. Somehow forgot to change this but I read it, too.
This is fixed. Manifest validation on the webstores also is working now (regarding manifest.json syntax). I will open new issues for other validation problems I noticed. This is fixed. Manifest validation on the webstores also is working now (regarding *manifest.json* syntax). I will open new issues for other validation problems I noticed.
|
||||
"run_at": "document_start"
|
||||
This needs to be an object for firefox, see devDocs/manifest.json/developer otherwise it's an invalid extension. This needs to be an object for firefox, see [devDocs/manifest.json/developer](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/developer) otherwise it's an invalid extension.
Yeah you are correct. Somehow forgot to change this but I read it, too. Yeah you are correct. Somehow forgot to change this but I read it, too.
This is fixed. Manifest validation on the webstores also is working now (regarding manifest.json syntax). I will open new issues for other validation problems I noticed. This is fixed. Manifest validation on the webstores also is working now (regarding *manifest.json* syntax). I will open new issues for other validation problems I noticed.
|
||||
},
|
||||
This needs to be an object for firefox, see devDocs/manifest.json/developer otherwise it's an invalid extension. This needs to be an object for firefox, see [devDocs/manifest.json/developer](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/developer) otherwise it's an invalid extension.
Yeah you are correct. Somehow forgot to change this but I read it, too. Yeah you are correct. Somehow forgot to change this but I read it, too.
This is fixed. Manifest validation on the webstores also is working now (regarding manifest.json syntax). I will open new issues for other validation problems I noticed. This is fixed. Manifest validation on the webstores also is working now (regarding *manifest.json* syntax). I will open new issues for other validation problems I noticed.
|
||||
{
|
||||
This needs to be an object for firefox, see devDocs/manifest.json/developer otherwise it's an invalid extension. This needs to be an object for firefox, see [devDocs/manifest.json/developer](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/developer) otherwise it's an invalid extension.
Yeah you are correct. Somehow forgot to change this but I read it, too. Yeah you are correct. Somehow forgot to change this but I read it, too.
This is fixed. Manifest validation on the webstores also is working now (regarding manifest.json syntax). I will open new issues for other validation problems I noticed. This is fixed. Manifest validation on the webstores also is working now (regarding *manifest.json* syntax). I will open new issues for other validation problems I noticed.
|
||||
"matches": [
|
||||
This needs to be an object for firefox, see devDocs/manifest.json/developer otherwise it's an invalid extension. This needs to be an object for firefox, see [devDocs/manifest.json/developer](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/developer) otherwise it's an invalid extension.
Yeah you are correct. Somehow forgot to change this but I read it, too. Yeah you are correct. Somehow forgot to change this but I read it, too.
This is fixed. Manifest validation on the webstores also is working now (regarding manifest.json syntax). I will open new issues for other validation problems I noticed. This is fixed. Manifest validation on the webstores also is working now (regarding *manifest.json* syntax). I will open new issues for other validation problems I noticed.
|
||||
"*://aniwatch.me/*"
|
||||
This needs to be an object for firefox, see devDocs/manifest.json/developer otherwise it's an invalid extension. This needs to be an object for firefox, see [devDocs/manifest.json/developer](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/developer) otherwise it's an invalid extension.
Yeah you are correct. Somehow forgot to change this but I read it, too. Yeah you are correct. Somehow forgot to change this but I read it, too.
This is fixed. Manifest validation on the webstores also is working now (regarding manifest.json syntax). I will open new issues for other validation problems I noticed. This is fixed. Manifest validation on the webstores also is working now (regarding *manifest.json* syntax). I will open new issues for other validation problems I noticed.
|
||||
],
|
||||
This needs to be an object for firefox, see devDocs/manifest.json/developer otherwise it's an invalid extension. This needs to be an object for firefox, see [devDocs/manifest.json/developer](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/developer) otherwise it's an invalid extension.
Yeah you are correct. Somehow forgot to change this but I read it, too. Yeah you are correct. Somehow forgot to change this but I read it, too.
This is fixed. Manifest validation on the webstores also is working now (regarding manifest.json syntax). I will open new issues for other validation problems I noticed. This is fixed. Manifest validation on the webstores also is working now (regarding *manifest.json* syntax). I will open new issues for other validation problems I noticed.
|
||||
"js": [
|
||||
This needs to be an object for firefox, see devDocs/manifest.json/developer otherwise it's an invalid extension. This needs to be an object for firefox, see [devDocs/manifest.json/developer](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/developer) otherwise it's an invalid extension.
Yeah you are correct. Somehow forgot to change this but I read it, too. Yeah you are correct. Somehow forgot to change this but I read it, too.
This is fixed. Manifest validation on the webstores also is working now (regarding manifest.json syntax). I will open new issues for other validation problems I noticed. This is fixed. Manifest validation on the webstores also is working now (regarding *manifest.json* syntax). I will open new issues for other validation problems I noticed.
|
||||
"enhancements/quickSearch.js",
|
||||
This needs to be an object for firefox, see devDocs/manifest.json/developer otherwise it's an invalid extension. This needs to be an object for firefox, see [devDocs/manifest.json/developer](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/developer) otherwise it's an invalid extension.
Yeah you are correct. Somehow forgot to change this but I read it, too. Yeah you are correct. Somehow forgot to change this but I read it, too.
This is fixed. Manifest validation on the webstores also is working now (regarding manifest.json syntax). I will open new issues for other validation problems I noticed. This is fixed. Manifest validation on the webstores also is working now (regarding *manifest.json* syntax). I will open new issues for other validation problems I noticed.
|
||||
"enhancements/animeRequests.js",
|
||||
This needs to be an object for firefox, see devDocs/manifest.json/developer otherwise it's an invalid extension. This needs to be an object for firefox, see [devDocs/manifest.json/developer](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/developer) otherwise it's an invalid extension.
Yeah you are correct. Somehow forgot to change this but I read it, too. Yeah you are correct. Somehow forgot to change this but I read it, too.
This is fixed. Manifest validation on the webstores also is working now (regarding manifest.json syntax). I will open new issues for other validation problems I noticed. This is fixed. Manifest validation on the webstores also is working now (regarding *manifest.json* syntax). I will open new issues for other validation problems I noticed.
|
||||
"enhancements/lists.js"
|
||||
This needs to be an object for firefox, see devDocs/manifest.json/developer otherwise it's an invalid extension. This needs to be an object for firefox, see [devDocs/manifest.json/developer](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/developer) otherwise it's an invalid extension.
Yeah you are correct. Somehow forgot to change this but I read it, too. Yeah you are correct. Somehow forgot to change this but I read it, too.
This is fixed. Manifest validation on the webstores also is working now (regarding manifest.json syntax). I will open new issues for other validation problems I noticed. This is fixed. Manifest validation on the webstores also is working now (regarding *manifest.json* syntax). I will open new issues for other validation problems I noticed.
|
||||
],
|
||||
This needs to be an object for firefox, see devDocs/manifest.json/developer otherwise it's an invalid extension. This needs to be an object for firefox, see [devDocs/manifest.json/developer](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/developer) otherwise it's an invalid extension.
Yeah you are correct. Somehow forgot to change this but I read it, too. Yeah you are correct. Somehow forgot to change this but I read it, too.
This is fixed. Manifest validation on the webstores also is working now (regarding manifest.json syntax). I will open new issues for other validation problems I noticed. This is fixed. Manifest validation on the webstores also is working now (regarding *manifest.json* syntax). I will open new issues for other validation problems I noticed.
|
||||
"run_at": "document_end"
|
||||
This needs to be an object for firefox, see devDocs/manifest.json/developer otherwise it's an invalid extension. This needs to be an object for firefox, see [devDocs/manifest.json/developer](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/developer) otherwise it's an invalid extension.
Yeah you are correct. Somehow forgot to change this but I read it, too. Yeah you are correct. Somehow forgot to change this but I read it, too.
This is fixed. Manifest validation on the webstores also is working now (regarding manifest.json syntax). I will open new issues for other validation problems I noticed. This is fixed. Manifest validation on the webstores also is working now (regarding *manifest.json* syntax). I will open new issues for other validation problems I noticed.
|
||||
}
|
||||
This needs to be an object for firefox, see devDocs/manifest.json/developer otherwise it's an invalid extension. This needs to be an object for firefox, see [devDocs/manifest.json/developer](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/developer) otherwise it's an invalid extension.
Yeah you are correct. Somehow forgot to change this but I read it, too. Yeah you are correct. Somehow forgot to change this but I read it, too.
This is fixed. Manifest validation on the webstores also is working now (regarding manifest.json syntax). I will open new issues for other validation problems I noticed. This is fixed. Manifest validation on the webstores also is working now (regarding *manifest.json* syntax). I will open new issues for other validation problems I noticed.
|
||||
]
|
||||
This needs to be an object for firefox, see devDocs/manifest.json/developer otherwise it's an invalid extension. This needs to be an object for firefox, see [devDocs/manifest.json/developer](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/developer) otherwise it's an invalid extension.
Yeah you are correct. Somehow forgot to change this but I read it, too. Yeah you are correct. Somehow forgot to change this but I read it, too.
This is fixed. Manifest validation on the webstores also is working now (regarding manifest.json syntax). I will open new issues for other validation problems I noticed. This is fixed. Manifest validation on the webstores also is working now (regarding *manifest.json* syntax). I will open new issues for other validation problems I noticed.
|
||||
}
|
||||
This needs to be an object for firefox, see devDocs/manifest.json/developer otherwise it's an invalid extension. This needs to be an object for firefox, see [devDocs/manifest.json/developer](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/developer) otherwise it's an invalid extension.
Yeah you are correct. Somehow forgot to change this but I read it, too. Yeah you are correct. Somehow forgot to change this but I read it, too.
This is fixed. Manifest validation on the webstores also is working now (regarding manifest.json syntax). I will open new issues for other validation problems I noticed. This is fixed. Manifest validation on the webstores also is working now (regarding *manifest.json* syntax). I will open new issues for other validation problems I noticed.
|
32
src/manifests/opera.manifest.json
Normal file
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"name": "Enhanced Aniwatch",
|
||||
"short_name": "Enhanced Ani",
|
||||
"version": "0.1.0.0",
|
||||
"description": "Enhanced Aniwatch is a slim extension which provides several UI improvments for https://aniwatch.me.",
|
||||
"manifest_version": 2,
|
||||
"author": "Serraniel",
|
||||
"homepage_url": "https://github.com/Serraniel/EnhancedAniwatch",
|
||||
"content_scripts": [{
|
||||
"matches": [
|
||||
"*://aniwatch.me/*"
|
||||
],
|
||||
"js": [
|
||||
"utils/colors.js",
|
||||
"utils/helpers.js",
|
||||
"utils/aniwatchCore.js"
|
||||
],
|
||||
"run_at": "document_start"
|
||||
},
|
||||
{
|
||||
"matches": [
|
||||
"*://aniwatch.me/*"
|
||||
],
|
||||
"js": [
|
||||
"enhancements/quickSearch.js",
|
||||
"enhancements/animeRequests.js",
|
||||
"enhancements/lists.js"
|
||||
],
|
||||
"run_at": "document_end"
|
||||
}
|
||||
]
|
||||
}
|
This needs to be an object for firefox, see devDocs/manifest.json/developer otherwise it's an invalid extension.