Search found 2 matches

by srt19170
Fri Dec 02, 2016 12:19 am
Forum: NoScript Development
Topic: [Invalid] 2.9.5.2 partially breaks Speed Dial addon
Replies: 6
Views: 3489

Re: 2.9.5.2 partially breaks Speed Dial addon

Try turning off "Block every object coming from a site marked as untrusted".
by srt19170
Fri Dec 02, 2016 12:17 am
Forum: NoScript Development
Topic: Bug Report: NoScript Blocking postMessage()
Replies: 0
Views: 1649

Bug Report: NoScript Blocking postMessage()

I'm the author of the Rsstler extension for Firefox. My extension creates a chrome: page and within that page, iframes use postMessage to pass information back to the parent page: <html> <head><style type='text/css'>img {max-width: 100%;}</style></head> <body onload=" parent.postMessage('iframe...