Skip to main content
  1. About
  2. Stack Internal
The 2026 Annual Developer Survey is live— take the Survey today!

Question list filters

Filter by
Sorted by
Tagged with
Filter by Employee ID
Score of 0 0 votes
0 answers 0 answers
47 views 47 views

Is Services.prefs still accessible from Firefox extensions? [duplicate]

I want to read an option from about:config and revert it (0 → 1, 1 → 0). In manifest.json I wrote: … "manifest_version": 2, "name": "MyName", "version": "1....
Shtole's user avatar
  • 410 reputation score 410
Score of 0 0 votes
0 answers 0 answers
140 views 140 views

My firefox extension does NOT automatically start when I start my browser, don't know why

The title basically. I have a extension called NoClanker which blocks out AI websites automatically. It's been a while since I updated it since life got busy. The extension does not automatically ...
I like computers 's user avatar
  • 9 reputation score 9
Score of 3 3 votes
0 answers 0 answers
95 views 95 views

Update of self-hosted Firefox add-on not working automatically but manually – why?

I have a Firefox add-on ported from a Chrome extension and, for reasons of Mozilla policy, I have had to host it on a server of my own. In order for users to have their add-ons updated, I have created ...
danbae's user avatar
  • 719 reputation score 719
Score of 1 1 vote
1 answer 1 answer
139 views 139 views

firefox extension: how do i write/update the side bar from firefox extension?

I'm writing a firefox (v.147) extension and I'm able to open a side bar. How do I update/dynamically write messages (or add elements) from the extension onto the side bar?
BoCode's user avatar
  • 957 reputation score 957
Score of 0 0 votes
0 answers 0 answers
210 views 210 views

Firefox WebExtension new-tab <video> briefly flashes black between poster and first frame, even though source video has no black frame

I am building a Firefox “New Tab” WebExtension that shows a full-screen looping video wallpaper (cat + fireplace). For perf reasons I try to show a static preview instantly and then fade into the live ...
Muhammad Rokonuzzaman's user avatar
  • 137 reputation score 137
Score of 0 0 votes
1 answer 1 answer
118 views 118 views

Is there a way to get more detailed error messages from browser.scripting.executeScript?

I’m trying to run a simple script that extracts the length of a YouTube video inside of a tab from an extension in Firefox. I have code that looks like this: try { duration = await browser....
schuelermine's user avatar
  • 2,476 reputation score 2476
Score of 1 1 vote
1 answer 1 answer
293 views 293 views

React Router With Browser Extension Popup Window?

I'm trying to incorporate React Router into my Firefox browser extension to be able to display different pages in the extension's popup window. However, I keep getting the warning, You should call ...
Fluffy the Togekiss's user avatar
  • 335 reputation score 335
Score of 0 0 votes
1 answer 1 answer
106 views 106 views

Can modern Firefox addons/extensions edit user preferences (i.e. about:config properties)?

I keep toggling the preference full-screen-api.ignore-widgets via the Configuration Editor (i.e. about:config) and I'm wondering if Firefox would allow an extension to perform that change ...
Niki Herl's user avatar
  • 538 reputation score 538
Score of 0 0 votes
0 answers 0 answers
113 views 113 views

browser.runtime.sendNativeMessage → An unexpected error occurred

To implement browser bookmark integration I’m trying to use Firefox native messaging on macOS. Even a trivial shell script that just writes to /tmp/test.log is never executed. Firefox just fails ...
ManuelSchneid3r's user avatar
  • 16.3k reputation score 16290
Score of 0 0 votes
1 answer 1 answer
729 views 729 views

How to not trigger Firefox's strict Content Security Policy by my extension

I am currently contributing on an extension, and the main problem is that on Firefox, the CSP is being triggered, which causes quite a few issues. Mainly it seems to block the injection of dynamic CSS,...
System_Error06's user avatar
  • 1 reputation score 1
Score of 0 0 votes
1 answer 1 answer
394 views 394 views

Install modified XPI on Firefox or Fennec while disconnected from the internet [closed]

I want to download an XPI extension, and then add a console.log('hello, XPI world'); to one of its JS files. My browser is Fennec installed from F-Droid on Android. I am looking for an equivalent to ...
sashoalm's user avatar
  • 81k reputation score 81008
Score of 0 0 votes
1 answer 1 answer
170 views 170 views

Getting around X-Frame-Options DENY in a Chrome extension? (2)

I have an iframe loading inside an extension page but unfortunately the document inside the iframe embeds its own iframes whose Content-Security-Policy I still can't circumvent with ...
3rdTim's user avatar
  • 1 reputation score 1
Score of 1 1 vote
1 answer 1 answer
178 views 178 views

Plasmo Firefox production build: Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist

With plasmo 0.90.5, I faced this issue when trying to run my Firefox extension that I built with manifest v3. This issue happens when I try to pass a message to the content script. Uncaught (in ...
Adib Zaini's user avatar
  • 292 reputation score 292
Score of 3 3 votes
1 answer 1 answer
339 views 339 views

Is it possible to modify the body of an outgoing HTTP request in a Firefox add-on?

I am making a Firefox add-on and I need it to have the ability to modify the bodies of certain outgoing HTTP requests. The instructions for modifying headers are readily available on Mozilla's own ...
user31184281's user avatar
  • 33 reputation score 33
Score of 0 0 votes
1 answer 1 answer
154 views 154 views

Unable to open Vue Devtools from Toggle or Select Components in Firefox/Chrome on macOS

Environment: OS: macOS (e.g., Sonoma or Ventura) Browsers tested: Firefox (latest), Chrome (latest) Vue Devtools version: [7.7.7] Vue version: [e.g., Vue 3.4.21] Devtools installation method: Browser ...
Yasin Dehfuli's user avatar
  • 19 reputation score 19

15 30 50 per page
1
2 3 4 5
496
Morty Proxy This is a proxified and sanitized view of the page, visit original site.