summaryrefslogtreecommitdiff
path: root/doc/note/firefox/firefox.txt
diff options
context:
space:
mode:
authorAndreas Fankhauser hiddenalpha.ch2024-05-12 12:55:07 +0200
committerAndreas Fankhauser hiddenalpha.ch2024-05-12 12:55:07 +0200
commit5cc4c2b95df9bf6998d92496ca0e0064314fba39 (patch)
treeac7d979f81a86703508ff23e2694a6b4d6bfe4d5 /doc/note/firefox/firefox.txt
parent1dc9f8c9db499a326ceee6cb3b48878ee17ff9fa (diff)
parent95d934e8e3918832c03f05b2fc32cb5d5272cb83 (diff)
downloadUnspecifiedGarbage-wip-LatitudeReSetup-20230620.zip
UnspecifiedGarbage-wip-LatitudeReSetup-20230620.tar.gz
Merge remote-tracking branch 'ha-public/master' into wip-LatitudeReSetup-20230620wip-LatitudeReSetup-20230620
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"
+