python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to display things on toolbar icon (Firefox)
I want to display text of the current video playback speed (playbackRate) on top of my toolbar icon.
Preferably, on any click anywhere on the page, I want the extension to get the current playback spe...
James Grey
Votes: 0
Answers: 1
Firefox Extension - Database access
I want to make a Firefox extension that can store and retrieve data from a database. However I've only been finding solutions that would work locally for each user. I'd like every user to have access ...

alex
Votes: 0
Answers: 2
How can I redirect to a new tab with some href URL and with a search cookie/parameter which can give some value like ID or account number?
**Example :**Building an extension which redirect to new tab when click on button or link with URL and with some search cookies or parameter which can give value at URL bar like id or account no.
Some...
Developer
Votes: 0
Answers: 0
How can i Redirect Chrome/Firefox Extension with same opened tab if we click on same URL again?
I'm trying to create Firefox extension to redirect to new tab when clicked on any URL or button and also to Redirect with same opened tab if we click on same URL again
Example: If i click on Link tag,...
Developer
Votes: 0
Answers: 1