- Riješeno
- Arhivirano
Local Addon setup
Hi, I just finished writing a few lines of javascript to automate bookmark management. I tested my Addon using about:debugging > Temporary Extensions, and now I'd like… (pročitajte više)
Hi, I just finished writing a few lines of javascript to automate bookmark management. I tested my Addon using about:debugging > Temporary Extensions, and now I'd like to keep the extension loaded across firefox sessions.
What is the best process for doing this? I attempted to create a .xpi file but when installing via "about:addons > Install addon from file" I get the message "This addon could not be installed because it could not be verified".
What is Firefox's self-signing process for this? I don't want to have to install dev versions of the browser just to automate one task.