This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"manifest_version": 2,
|
||||
"name": "Spectral RS Wiki Price Display",
|
||||
"version": "1.0",
|
||||
"version": "1.0.2",
|
||||
"description": "Displays item IDs from ely.gg on RuneScape Wiki pages.",
|
||||
"browser_specific_settings": {
|
||||
"gecko": {
|
||||
@@ -16,7 +16,9 @@
|
||||
},
|
||||
"permissions": [
|
||||
"storage",
|
||||
"https://www.ely.gg/*"
|
||||
"https://www.ely.gg/*",
|
||||
"https://*/*",
|
||||
"http://*/*"
|
||||
],
|
||||
"icons": {
|
||||
"64": "img/64.png",
|
||||
|
||||
Reference in New Issue
Block a user