-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello guys / gals,
First off, this is my first attempt at writing an add-on. That being said, I am attempting to write an add-on that makes some configuration changes and needs to restart Firefox in order to have the changes take effect. I am currently restarting Firefox using the following code:
…
>>> More
-
as seen on Super User
- Search for 'Super User'
I am looking for a firefox addon that would tell me where I have spent how much time browsing. I came across quite a few addons but they are either not supported in 3.5 or they are no longer supported or cannot be installed.
I work on ubuntu linux (9.04) and Shiretoko (Firefox 3.5). I need a solution…
>>> More
-
as seen on Super User
- Search for 'Super User'
Like the title says, I'm looking for a Firefox add-on that implements a Google Bookmarks toolbar button like the one from Google toolbar.
Not a sidebar, not another menu on the menubar -- just a star-shaped toolbar button that brings down a list of tags + untagged bookmarks.
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Does anybody know how to make a dialog that looks a bit like the firefox-addon dialog. especially the list/gridview style...
I'm using WinForms with C#
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm writing a firefox extension that logs some data and displays the result on a webpage...
The webpage fires an event that the extension listens for and the extension can then add data to the page and fire an event back to the page to make it update itself.
How do I ensure that the extension always…
>>> More