summaryrefslogtreecommitdiff
path: root/doc/note/firefox/firefox.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/note/firefox/firefox.txt')
-rw-r--r--doc/note/firefox/firefox.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/note/firefox/firefox.txt b/doc/note/firefox/firefox.txt
index e1e2999..9c48e29 100644
--- a/doc/note/firefox/firefox.txt
+++ b/doc/note/firefox/firefox.txt
@@ -2,6 +2,7 @@
Firefox
================
+
## Install plugin quickNdirty until restart
- Visit "about:debugging"
@@ -12,6 +13,7 @@ Firefox
For refresh, there is a button on the same page to reload the plugin.
+
## Create an XPI file (eg for distribution)
"manifest.json" MUST be in top level dir inside ZIP.
@@ -19,6 +21,7 @@ For refresh, there is a button on the same page to reload the plugin.
zip my.xpi manifest.json main.js
+
## Distribute via self-hosting
Package MUST be signed by "addons.mozilla.org" (Except for ESR or dev
@@ -27,3 +30,9 @@ firefox builds)
XPI file can be drag-n-drop to FF to trigger install dialog. Or via gear
icon "install from file".
+
+
+## Install native manifest (linux)
+
+"~/.mozilla/native-messaging-hosts/<name>.json"
+