Unpacked Unsigned XPI addon - how to add to the latest version of Firefox during developing?
It just removes my addon folder from Firefox addons folder
Temporary Add-on function in about:debugging#addons works only for WebExtensions & bootstrap
Unpacked Unsigned XPI addon - how to add to the latest version of Firefox during developing?
It just removes my addon folder from Firefox addons folder
Temporary Add-on function in about:debugging#addons works only for WebExtensions & bootstrap
You will have to use a special build of Firefox that allows the preference for disabling signature verification to be disabled to test on release and beta: https://wiki.mozilla.org/Add-ons/Extension_Signing#Unbranded_Builds
Good