#32 added mockup files + support
This commit is contained in:
parent
bd5d5d3b24
commit
f95cec8999
|
@ -5,6 +5,13 @@
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"author": "Serraniel",
|
"author": "Serraniel",
|
||||||
"homepage_url": "https://github.com/Serraniel/EnhancedAniwatch",
|
"homepage_url": "https://github.com/Serraniel/EnhancedAniwatch",
|
||||||
|
"options_ui": {
|
||||||
|
"page": "settings/settings.html",
|
||||||
|
"open_in_tab": true
|
||||||
|
},
|
||||||
|
"permissions": [
|
||||||
|
"storage"
|
||||||
|
],
|
||||||
"content_scripts": [{
|
"content_scripts": [{
|
||||||
"matches": [
|
"matches": [
|
||||||
"*://aniwatch.me/*"
|
"*://aniwatch.me/*"
|
||||||
|
|
0
settings/settings.html
Normal file
0
settings/settings.html
Normal file
0
settings/settings.js
Normal file
0
settings/settings.js
Normal file
Loading…
Reference in a new issue