aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--icon.pngbin0 -> 1604 bytes
-rw-r--r--package.json2
2 files changed, 1 insertions, 1 deletions
diff --git a/icon.png b/icon.png
new file mode 100644
index 0000000..82ac632
--- /dev/null
+++ b/icon.png
Binary files differ
diff --git a/package.json b/package.json
index 8bafe14..2f1a120 100644
--- a/package.json
+++ b/package.json
@@ -6,9 +6,9 @@
"repository": "http://git.savannah.gnu.org/cgit/librejs.git/",
"version": "6.0.11",
"title": "GNU LibreJS",
+ "id": "jid1-KtlZuoiikVfFew@jetpack",
"description": "GNU LibreJS is an add-on for Mozilla-based browsers (IceCat, Firefox, Abrowser, Iceweasel)\n that prevents the execution of nonfree nontrivial JavaScript as described in \"The Javascript Trap\": http://www.gnu.org/philosophy/javascript-trap.html",
"main": "lib/main.js",
- "icon": "resource://@librejs/data/widget/images/librejs-64.png",
"dependencies": {
"menuitem": "0.0.5",
"notification-box": "0.1.1"