mirror of
https://github.com/He4eT/browser-milje-2077.git
synced 2026-05-05 01:17:25 +00:00
options: add options page
This commit is contained in:
parent
31fcd6ced2
commit
f41cb32e81
5 changed files with 136 additions and 2 deletions
|
|
@ -10,6 +10,9 @@
|
|||
"js": ["content_scripts/milje.js"],
|
||||
"matches": ["<all_urls>", "file:///"]
|
||||
}],
|
||||
"options_ui": {
|
||||
"page": "pages/options/options.html"
|
||||
},
|
||||
"permissions": [
|
||||
"storage"
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue