extension fails on startup, works after toggling off and on in about:addons
See original GitHub issueGeneral information
- Operating system + version: Regolith (based on Ubuntu 20.04.1 LTS)
- Browser + version: Firefox 84.0.2
- Information about the host app:
- How did you install it? Package manager (apt)
- If installed an official release, put a version
$ apt-cache show webext-browserpass | grep Version
Version: 3.4.1-3
- Information about the browser extension:
- How did you install it?
From within Firefox from addons.mozilla.org.(edit: sorry, this was a mistake, installed via apt with the package webext-browserpass) - Browserpass extension version as reported by your browser: 3.4.1
- How did you install it?
Exact steps to reproduce the problem
-
Install and configure browserpass extension and host app.
-
Close and restart Firefox.
What should happen?
The Browserpass icon should show up in the bar, the shortcuts (Ctrl-Shift-F, Ctrl-Shift-L) should work.
What happened instead?
The Browserpass icon doesn’t show up on startup of Firefox. The shortcuts don’t work.
The extension is listed as active in about:addons
, and it is listed under about:debugging#/runtime/this-firefox. When clicking to debug it there, I get an error page detailing TypeError: target is null
.
Disabling and re-enabling the extension in about:addons
restores the icon, the shortcuts and (it appears) all functionality.
Issue Analytics
- State:
- Created 3 years ago
- Comments:11 (3 by maintainers)
Top Results From Across the Web
Some of my add-ons don't launch while enabled when I start ...
Some of my installed add-ons fail to launch when I start FF although they appear enabled in the add-ons manager. They are all...
Read more >How to Fix Chrome Extensions Not Loading or Crashing
Open a new Chrome tab. · Select Reset all to default. · After Chrome disables all experimental settings, restart Chrome and check if...
Read more >How to Fix Firefox Add-ons Not Working Issue - The Geek Page
On the Add ons page, click on the Extensions tab in the left panel. Step 5. Firstly, disable all the add-ons in the...
Read more >7 Ways to Fix Extension Not Working in Mozilla Firefox - Zrix
On Firefox, Extension preference helps the browser disable the extensions that are presently out of the process. So, when an extension does not ......
Read more >Firefox Extensions Stopped Working Fix (Solution) - YouTube
Firefox Extensions Stopped Working Fix (Solution).The Firefox add-ons might not work if your Firefox browser is not up to date.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
FWIW I doubt this issue relates to browserpass at all. All extensions installed through Debian/Ubuntu packages show the same behavior in firefox. Disabling/re-enabling helps as does killing and restarting firefox. My guess is that the way the extensions are side-loaded causes this issue.
Michael
Michael Meskes Michael at Fam-Meskes dot De Michael at Meskes dot (De|Com|Net|Org) Meskes at (Debian|Postgresql) dot Org
Instead of removing the link, I added a note that the package is not to be used because it’s significantly outdated. Let’s close the issue and revisit if we hear that Debian package is up-to-date again 😉