Signed-off-by: ale <ale@manalejandro.com>
Este commit está contenido en:
ale
2026-02-08 23:35:53 +01:00
padre 54807b9982
commit 4b66a91750
Se han modificado 19 ficheros con 2152 adiciones y 43 borrados

Ver fichero

@@ -7,17 +7,14 @@
"homepage_url": "https://github.com/JustOff/ca-archive/",
"icons": {
"48": "skin/logo.png",
"96": "skin/logo.png"
"64": "skin/logo.png"
},
"browser_action": {
"default_icon": {
"16": "skin/button.png",
"32": "skin/button.png"
"64": "skin/logo.png"
},
"default_title": "Classic Add-ons Archive",
"default_popup": ""
"default_title": "Classic Add-ons Archive"
},
"background": {
@@ -36,6 +33,8 @@
"web_accessible_resources": [
"content/ca-archive.html",
"content/*.js",
"content/*.wasm",
"content/db/*.sqlite",
"skin/*.css",
"skin/*.png",
"skin/*.gif"