News (January 2010)
All of the extensions on this site have been successfully tested on Firefox 3.6. If you find any compatibility issues please e-mail me with the full details of the problem.
If Firefox lists an extension as incompatible then please reinstall it using the links on this page.
Popup Count
Version 0.3.7
Install
Description
Counts the all-time total number of popups blocked by Firefox, displaying the number in the statusbar. The number of popups blocked on the current webpage is shown in a tooltip.
Frequently Asked Questions (FAQ)
1. How do I move the counter to a new profile?
Find your old profile folder and copy the file called popupcount.dat into your new profile folder.
2. How do I reset the counter?
Find your profile folder and delete or rename the file called popupcount.dat.
Contributors
- andr3a of eXtenZilla.it (Italian translation)
- Mori (French translation)
- Tjaard (Dutch translation)
- Willy Young (Traditional Chinese translation)
- Patrick Ruh (German translation, retired)
- Fernando Pereira Silveira (Brazilian Portuguese translation)
- Team erweiterungen.de (German translation)
Release History
0.3.7
- Fixed an issue with the blocked count not displaying on recent development versions of Firefox.
- Added support for the new private browsing mode in Firefox 3.5. The blocked count is saved before entering private browsing mode then restored after exiting private browsing mode.
0.3.6
- Added support for Firefox 3 final.
0.3.5
- Added support for Firefox 2 final.
0.3.4
- Added compatibility with the latest nightlies (2006-03-17 and above).
0.3.3
- Fixed an issue with the status bar icon not showing when the "always display count" option was enabled.
0.3.2
- Fixed a slight issue with some third-party themes (e.g. Charamel) where the count text would display even when no popup had been blocked. There are still some unfixed problems with always-on mode and third-party themes.
- Added a German (de-DE) locale, contributed by Patrick Ruh.
- Added a Brazilian Portuguese (pt-BR) locale, contributed by Fernando Pereira Silveira.
0.3.1
- Improved the "always display count" option to work with more themes. If you find a theme that still doesn't show the correct icons, please send me the name and version of the problem theme, thanks.
- Added a Traditional Chinese (zh-TW) locale, contributed by Willy Young.
- Added a French (fr-FR) locale, contributed by Mori.
0.3
- New options for always showing the popup count and for showing only the total. The "always display count" option may not appear correctly in certain themes, see the Known Issues section for more details.
- Added a Dutch (nl-NL) locale, contributed by Tjaard.
- This extension no longer works on older versions of Firefox, you must be using Firefox 1.0 or above.
0.2.6
- Fixed the problem with two popup blocked icons appearing on recent nightly builds (sorry for the delay in fixing this issue).
- Added an Italian (it-IT) locale, contributed by andr3a of eXtenZilla.it.
- Removed the automatic
install.rdfupdate link due to bandwidth constraints, from now on you'll have to manually check for updates.
0.2.5
- More accurate popup counting (now counts all timed popups beyond the first one).
- Fixed the problem with two blocked popup icons showing if a user had both a profile and a browser directory install of Popup Count.
- New install script.
0.2.4
- Defaults to showing totals in a tooltip for new users.
- Resets the tooltip to it's default value when switching to status bar mode.
0.2.3
- Now uses the correct icon for each theme (inheritance is my friend).
0.2.2
- Fixed a conflict with the All-in-One extension.
0.2.1
- Shows the icon in all themes (still uses the default Qute icon though).
- Option to show the total number of blocked popups in either the status bar or in a tooltip.
0.2
- Now shows the number of Popups blocked per page.
0.1
- Initial Release.
Known Issues
- The "always display count" option may not appear correctly in certain themes. Popup Count 0.3.1 added a hack to find out what icon the theme uses when a popup is blocked, if you find a theme which still shows the wrong icon (or no icon at all) please send me its name and version.
Comments
< Previous page | 1 | 2 | 3 | 4 | 5 | 6 | Next page >
that makes sense. Perhaps you might want to think of extending the extension to cover this it would be fantastic!
I got used to the Google bar in IE making a clicking sound every time a pop-up was block. Just one for the suggestion list.
Thx.
a question, can you add an option to always show the popup count, when I had IE with Google Toolbar it was always fun braggin to friends like, hah, I blocked 6667 popups in the last 3 months. Now i can't unless I visit a site like popuptest
an option to always have the popup count displayed would be awesome :)
Do you have a version that runs on Mozilla 1.7? Was running Firefox 0.9, but it could not display some pages I regularly use.
Andrew,
No my extensions are Firefox only.
Firefox 0.9 uses the same rendering engine as Mozilla 1.7 so I'm not sure how changing browsers could make a difference, did you try a new profile?
Sorry, I may be being stupid, but how do I see the total number of popups blocked all time? It says something about a tooltip - what do I type/where do I look?
Thanks
Forget it - have fixed it now.
Thanks - nice extension.
Here's something I figured out so far, put this into your UserChrome.css, replace the url(*.png) with whatever icon you want for your popup blocker. Unfortunately, I don't know how to make it call the all time stats yet :(
#page-report-button {
display: -moz-box !important;
list-style-image: url(popup-unblocked.png) !important;
padding: 3px 3px 3px 3px !important;
}
#page-report-button[blocked] {
display: -moz-box !important;
list-style-image: url(popup-blocked.png) !important;
padding: 3px 3px 3px 3px !important;
}
[Edited to match what we finally settled on - Pike]
Wow i'm sorry for the spam don't know how that happened :(
Anyway here's another extra tweak for the above
Open the popupcount.jar file (search if you can't find it)
Go to content/popupcount/popupcountOverlay.xul
Change :
"margin: 0; padding: 1 1 3px 3px"
To :
"margin: 0; padding: 3px 3px 3px 3px"
[This step is no longer necessary see the previous comment - Pike]
I would like to see Popup Count add a context menu listing each of the popup window titles, and allow the user to individually select a window they wish to open, or select "Open All Blocked Popups".
Raccoon,
That would mean all the popups would have to be downloaded so that their titles could be read. I don't think the pros outweigh the cons of doing that.
u rock Pike! thanks for making it always display :)
Can you make an updated test version of Popup Count for the Firefox nightly build? It works well but has a conflict with the Popup block icon and the status bar. Seems like 2 Popup block icons are shown (one for popup block option, the other is Popup count - doesn't show number but only in bubble) and this messed up the status bar. They've changed the position of the Popup block icon to the right (not left).
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040714 Firefox/0.9.1+
Gross,
Could you try installing the latest version from this page and let me know if it makes any differenece? Thanks.
No double icon anymore but the popup count can be seen on the status bar including the total number of popup blocked. Even when there is no popup, it display the number 0.
Pike, i remember using this on Firefox 0.8, then it showed the icon with the 'i' letter.
but . on 0.9 it doesn't show it. i've just installed it from this site.
it shows on the bottom left of the status bar and icon with an 'x', which i think is from firefox.
any help?
p.s. when i will be able to use it, could you tell me how can i change the icon that displays there?
i want to use another icon :)
thanks.
Great job on the other extensions btw.
bookmark backup is a must for me ;)
Gross,
I'll fix this properly sometime in the next week or two in the meantime see my workaround here:
http://forums.mozillazine.org/viewtopic.php?p=656357#656357
jeton,
So it doesn't show numbers at all? I don't know why that is, do you have any other extensions installed that might conflict with Popup Count?
To change the icon you could replace the file called Info.png in the Firefox/chrome/classic.jar or you could add an extry to your userChrome.css file, something like:
#page-report-button {list-style-image: <nameoffile> !important;}
I think jeton's problem is an theme conflict. I've found that the reason for many of my status bar icons not appearing at all.
I personally use Noia's 2.0 (eXtreme) 2.7 theme. Now, it finally shows the Update icon but still not the Livemark icon. :(


brian,
You're giving far too much credit to this extension it is just a simple counter nothing more. The popup icon is built into Firefox, I believe the reason the icon disappears is that the site redirects immediately after showing the popup. This makes Firefox think you have gone to a different site and so it removes the popup icon.