Description
Clicking the extension button, on the tab bar, does nothing. (Maybe opens and closes instantly). If all extensions disabled it throws you at about:addons.
Extension Icon

Additional Information
I got the diverse blank page issues #573, #616, #637. And after searching I found this comment and used Settings -> Patch profiles and runtime.
After that the PWAs worked again, but this bug emerged.
Logs
BrowserConsole:
1738944180536 addons.xpi WARN Checking /nix/store/2k7l8crpnxwzrlh0adhma6dp64wjdq50-firefoxpwa-2.13.2/share/firefoxpwa/runtime/distribution/extensions for addons
Key event not available on some keyboard layouts: key=“z” modifiers=“control,alt” id=“toggleSidebarKb” [browser.xhtml](chrome://browser/content/browser.xhtml)
Key event not available on some keyboard layouts: key=“x” modifiers=“accel,alt” id=“viewGenaiChatSidebarKb” [browser.xhtml](chrome://browser/content/browser.xhtml)
Key event not available on some keyboard layouts: key=“r” modifiers=“accel,alt” id=“key_toggleReaderMode” [browser.xhtml](chrome://browser/content/browser.xhtml)
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsIAppStartup.secondsSinceLastOSRestart]
_collectStartupConditionsTelemetry resource:///modules/BrowserGlue.sys.mjs:1934
BG__onFirstWindowLoaded resource:///modules/BrowserGlue.sys.mjs:1999
BG_observe resource:///modules/BrowserGlue.sys.mjs:1202
_delayedStartup chrome://browser/content/browser-init.js:667
[BrowserGlue.sys.mjs:1940:15](resource:///modules/BrowserGlue.sys.mjs)
Region.sys.mjs: Error fetching region SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data [Region.sys.mjs:409:11](resource://gre/modules/Region.sys.mjs)
Region.sys.mjs: Failed to fetch region Error: NO_RESULT
_getRegion resource://gre/modules/Region.sys.mjs:411
[Region.sys.mjs:208:11](resource://gre/modules/Region.sys.mjs)
Key event not available on some keyboard layouts: key=“i” modifiers=“accel,alt,shift” id=“key_browserToolbox” [browser.xhtml](chrome://browser/content/browser.xhtml)
Skipping un-needed injection for Sites using draft.js [injections.js:112:21](moz-extension://3ea77a6c-02e9-491e-8959-61d4300858c9/lib/injections.js)
Unknown localization message category_sponsor_short [content.js:2:333917](moz-extension://8e772970-a671-468e-a389-5868a0855458/js/content.js)
Unknown localization message category_selfpromo_short [content.js:2:333917](moz-extension://8e772970-a671-468e-a389-5868a0855458/js/content.js)
Unknown localization message category_exclusive_access_short [content.js:2:333917](moz-extension://8e772970-a671-468e-a389-5868a0855458/js/content.js)
Unknown localization message category_poi_highlight_short [content.js:2:333917](moz-extension://8e772970-a671-468e-a389-5868a0855458/js/content.js)
Unknown localization message category_outro_short [content.js:2:333917](moz-extension://8e772970-a671-468e-a389-5868a0855458/js/content.js)
Unknown localization message category_preview_short [content.js:2:333917](moz-extension://8e772970-a671-468e-a389-5868a0855458/js/content.js)
performance.now precision has been modified for compatibility reasons. See https://bugzilla.mozilla.org/show_bug.cgi?id=1756970 for details. [bug1842437-www.youtube.com-performance-now-precision.js:18:9](moz-extension://3ea77a6c-02e9-491e-8959-61d4300858c9/injections/js/bug1842437-www.youtube.com-performance-now-precision.js)
LegacyDataMixin will be applied to all legacy elements.
AboutHomeStartupCache: requestCache called with no _procManager! [BrowserGlue.sys.mjs:6392:16](resource:///modules/BrowserGlue.sys.mjs)
Environment
- Operating system: NixOS
- System architecture: x86_64
- Desktop environment: XFCE
- Installation method: NixOS
- PWAsForFirefox extension version: 2.13.3
- PWAsForFirefox native version: 2.13.2
- PWAsForFirefox runtime version: 135.0
- Firefox version: 134.0.2
Description
Clicking the extension button, on the tab bar, does nothing. (Maybe opens and closes instantly). If all extensions disabled it throws you at
about:addons.Extension Icon
Additional Information
I got the diverse blank page issues #573, #616, #637. And after searching I found this comment and used
Settings->Patch profiles and runtime.After that the PWAs worked again, but this bug emerged.
Logs
BrowserConsole:Environment