Search found 8 matches

by ivank
Sat Jul 04, 2015 10:10 am
Forum: NoScript Development
Topic: FF41 + NoScript + keyword bookmarklet triggers popup blocker
Replies: 0
Views: 1249

FF41 + NoScript + keyword bookmarklet triggers popup blocker

Firefox supports bookmarklets with a window.open(url), which opens a new tab with the requested URL. Recently, there was some breakage in Firefox where activating the bookmarklet by keyword would trigger the popup blocker: FF38 - OK FF39 - triggers popup blocker FF40 - triggers popup blocker FF41.0a...
by ivank
Fri Nov 01, 2013 3:28 pm
Forum: Metaforum
Topic: [Fixed] Google banned from crawling the forum
Replies: 9
Views: 8284

[Fixed] Google banned from crawling the forum

I was trying to search the forum with site:forums.informaction.com today, and noticed no useful results. Searching for 'noscript' finds this: InformAction Forums • Information - NoScript forums.informaction.com/ - Cached - Similar Information. You have been permanently banned from this board. Please...
by ivank
Wed Oct 23, 2013 10:10 pm
Forum: NoScript Development
Topic: [Fixed] Keyword-activated bookmarklets blocked in Firefox 25
Replies: 5
Views: 2622

Re: Keyword-activated bookmarklets blocked in Firefox 25

I just noticed that noscript.allowURLBarJS -> true is required to run keyword-activated bookmarklets in Firefox 25 (NoScript 2.6.8.4rc2), but not in Firefox 24 (NoScript 2.6.8.4rc2). This doesn't bother me in the slightest because I always have it on, but it could be considered a regression.
by ivank
Wed Oct 23, 2013 10:02 pm
Forum: NoScript Development
Topic: [Fixed] Keyword-activated bookmarklets blocked in Firefox 25
Replies: 5
Views: 2622

Re: Keyword-activated bookmarklets blocked in Firefox 25

Yep, it's working here now, thanks a ton for the fix!
by ivank
Wed Oct 23, 2013 1:41 pm
Forum: NoScript Development
Topic: [Fixed] Keyword-activated bookmarklets blocked in Firefox 25
Replies: 5
Views: 2622

[Fixed] Keyword-activated bookmarklets blocked in Firefox 25

In Firefox 25, NoScript prevents bookmarklets from running when you type their associated keyword into the URL bar. This happens only if NoScript is blocking JavaScript for the domain you are on. Keyword-activated bookmarklets worked fine in Firefox 24, even if JavaScript was blocked for the domain....
by ivank
Sun Feb 06, 2011 4:02 am
Forum: NoScript Development
Topic: [RESOLVED] FF4+NoScript+document.domain=Permission denied
Replies: 1
Views: 2076

Re: FF4 + NoScript + document.domain -> Permission denied er

Everything appears to work now in 4.0b12pre (2011-02-05). This was probably a Firefox problem fixed in https://bugzilla.mozilla.org/show_bug.cgi?id=629331
by ivank
Sun Jan 23, 2011 6:00 pm
Forum: NoScript Development
Topic: [RESOLVED] FF4+NoScript+document.domain=Permission denied
Replies: 1
Views: 2076

[RESOLVED] FF4+NoScript+document.domain=Permission denied

Hi, I noticed a problem when using Firefox 4 nightly (2011-01-22) + NoScript 2.0.9.6: sometimes setting document.domain has no effect (I believe this because the next line throws a Permission denied error). I cannot reproduce this problem with the NoScript extension disabled, or in any other browser...