fix: data_collection_permissions and other gecko issues

This commit is contained in:
Yorgei
2026-01-18 14:44:09 +10:00
parent e23ac642a7
commit 8bbb7cb578
6 changed files with 58 additions and 50 deletions

View File

@@ -1,8 +1,8 @@
{
"manifest_version": 3,
"name": "RS Wiki Ely.gg Price Display",
"name": "Spectral RS Wiki Price Display",
"version": "1.0",
"description": "Displays item IDs from ely.gg on RuneScape Wiki pages",
"description": "Displays item IDs from ely.gg on RuneScape Wiki pages.",
"permissions": [
"storage"
],
@@ -17,7 +17,7 @@
},
"action": {
"default_icon": "img/64.png",
"default_title": "Configure Ely Extension",
"default_title": "Configure Spectral Extension",
"default_popup": "options.html"
},
"background": {