From 117c9a33a52a5553f86c0d0b7d19f85f31383e4d Mon Sep 17 00:00:00 2001 From: Yorgei Date: Sun, 18 Jan 2026 14:45:25 +1000 Subject: [PATCH] fix: use correct manifest in build_release.py --- build_release.py | 2 +- chrome-extension/manifest.json | 23 ++++++++++++----------- release/ely-extension-firefox.zip | Bin 36258 -> 36303 bytes 3 files changed, 13 insertions(+), 12 deletions(-) diff --git a/build_release.py b/build_release.py index 0b7a4a3..1c97adf 100644 --- a/build_release.py +++ b/build_release.py @@ -29,7 +29,7 @@ def main(): create_zip('chrome-extension', 'release/ely-extension-chrome.zip', 'manifest-v3.json') # Firefox Extension (Manifest V2) - create_zip('chrome-extension', 'release/ely-extension-firefox.zip', 'manifest.json') + create_zip('chrome-extension', 'release/ely-extension-firefox.zip', 'manifest-firefox.json') print("Build complete in /release folder.") diff --git a/chrome-extension/manifest.json b/chrome-extension/manifest.json index 6519b40..e1b5e6e 100644 --- a/chrome-extension/manifest.json +++ b/chrome-extension/manifest.json @@ -1,13 +1,18 @@ { "manifest_version": 2, - "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.", + "browser_specific_settings": { + "gecko": { + "id": "spectral-wiki-price@ely.gg", + "strict_min_version": "109.0", + "data_collection_permissions": [] + } + }, "permissions": [ "storage", - "https://www.ely.gg/*", - "http://*/*", - "https://*/*" + "https://www.ely.gg/*" ], "icons": { "64": "img/64.png", @@ -15,7 +20,7 @@ }, "browser_action": { "default_icon": "img/64.png", - "default_title": "Configure Ely Extension", + "default_title": "Configure Spectral Extension", "default_popup": "options.html" }, "background": { @@ -36,9 +41,5 @@ ], "web_accessible_resources": [ "new_data.json" - ], - "options_ui": { - "page": "options.html", - "open_in_tab": false - } + ] } \ No newline at end of file diff --git a/release/ely-extension-firefox.zip b/release/ely-extension-firefox.zip index 6557afc9974e78d1b555eabce98d73e8e0fa0743..c0f3f55be6a81b76784da76dd98f8225ff2946aa 100644 GIT binary patch delta 529 zcmV+s0`C2yn*z_90f&U480fVe-LyWR;MkBV(V!@+rw@{bJ$@B1Vv^XHP#12dR|fFzmKx)+R3n!E%Nd4 zk$mr$7eYvluc^_wi< zxmw;-*JH2-G|5I96JrGmOW?%!CltFBoPhSNY8nx|c
jgCLLjofL1uo>2*xyE4q<+C#MZenjuTw4}N(SHmgZ*IR#8U7to3o+9cwHc2x@zt=?T}vwW`4961AxrIG zjK|=2w&@ax4~sniA@IZQ&Z}aGUCdQs@B>zRa_xyUZ4ONeX`QbZvWkBei#q{UuP94+ zvmoLLSOlqmYG+$GO=b@#w2K=gwjpL4R@pD(9fmHm4_?oU$F8%a6F5^UO?mt}n9gN+ zw&pD^>@ps@hb>>n06S*ef=Ym)OJ=E6dgxX5A@|}%54D#U$G@|{i=6=tWOXuJQfgz~ T#Q^{S&y#A6G6wC700000-eT^3 delta 484 zcmVs2VWvPw=R$DQ?;7a@ZK5f!>OzXZE5#6x+1lWz(=nuOzU0e}%3U-$jD{-WJR9 zDi13_>6Ht4kuQ*`0Gd7ABdfjD3=*p~?5Q*GEQNz4=R^aTsT_E%FiId%y~Y_$F<4Ka zgrWCc2o7%-i@xv6M7x+zmb9CnjWEyR=q-sUnPm1EcD;`Fm2MW->(ZI#biZ8P95?hh ztm5X7Xtv(=2%Za>e-k+JRZxqr4Ls`n!+eAU722VLJ8NpybRJ?0Z1WYs41u2?IO{qW z5A2XTmb;+ai7O#L8gDyOjU1((M$t}y{5B#Y^JF6MKezi6g%&~XU_v`e-BaBd z>n?k$J6ABMT%H)-&yTa}ucZl`D7gsn^D8Sm9qp-#0!)CzJgDOywp5G+`lq%na1UrZ zFUMXB13j-q5Tr#xk8X3cyi=nH