Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!

Disable pop-up windows in Chimera Web Browsers
By unchecking the "Open unrequested windows" option in Mozilla, you could disable pop-up ads on sites like weather.com. I also found that this setting in Mozilla was respected in Netscape (even though ability to change this preference setting is not in Netscape). I found out that you can have Chimera do the same thing by placing the following two lines in the "prefs.js" file for Chimera:
  user_pref("dom.disable_open_during_close", true);
user_pref("dom.disable_open_during_load", true);
I pasted them in so they would be in alphebetical order with the existing lines in the file. Worked like a charm!!
    •    
  • Currently 0.00 / 5
  • 1
  • 2
  • 3
  • 4
  • 5
  (0 votes cast)
 
[5,059 views]  

Disable pop-up windows in Chimera | 7 comments | Create New Account
Click here to return to the 'Disable pop-up windows in Chimera' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
Alphabetical
Authored by: averagebacon on Fri, Oct 4 2002 at 12:20PM PDT
Chimera re-writes that particular preferences file each time you quit the browser - make sure you edit the file while Chimera is closed. More importantly, when it re-writes the file, it alphabatizes everything. So you can just take those lines and paste them at the end of the file, save, and restart Chimera.

[ Reply to This | # ]
Try a Nightly Build
Authored by: scully on Fri, Oct 4 2002 at 12:30PM PDT
If you grab a recent build(post 0.5) there is a "Popup Blocking" tab in the Navigation Preference Pane. I usually download the nightly build every other day or so and haven't had a real clunker yet.

[ Reply to This | # ]
?
Authored by: Amun on Fri, Oct 4 2002 at 4:53PM PDT
I do not know what version of Chimera you have, but in my version (0.5.0) the first time a unrequested pop-up window wants to come up...Chimera asks me if I want to deny unrequested pop-ups.


[ Reply to This | # ]
?
Authored by: pascalpp on Fri, Oct 4 2002 at 6:16PM PDT
Right. But as far as I can tell there is no UI for toggling this behavior once you dismiss that dialog, at least in Chimera 0.5. Which is, by the way, the best browser for Mac OS X. It just needs Forms Autofill and a Scrapbook feature. I guess it sorta has a scrapbook feature in the form of File > Print > Save as PDF...

[ Reply to This | # ]
Option Is Built In
Authored by: DVD Plaza on Fri, Oct 4 2002 at 9:28PM PDT
For as long as I've been using Chimera it has always had the option built into the GUI - the first time a popup tries to popup Chimera will prompt whether or not you wish for them to ever happen, hit no and they're gone for good.

[ Reply to This | # ]
Not needed
Authored by: Typhoon14 on Sat, Oct 5 2002 at 12:26PM PDT
Umm, Chimera has had this feature pretty such since the initial release...

[ Reply to This | # ]
crashes
Authored by: Tiresias on Mon, Oct 7 2002 at 6:05PM PDT
I've not trusted popup blocking for the last couple of releases because I've had so much problems with it crashing if I use it. Of course, I haven't tried it recently so it's good to know some people are getting it to work.

[ Reply to This | # ]