Easier Flash allowance
Easier Flash allowance
Hi, all. Don't know if it's possible technically, but it would be great to always be able to permit a certain flash embedded object by clicking on it. You know, the same NoScript flash placeholder screen that appears after "Temporarily allow all" has been clicked. It's frustrating to first "temporarily allow" and wait for page to reload, then click the placeholder whenever you want a certain video to play. If you don't first click "temporarily allow" you see a black area or nothing at all in place of placeholder.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0
Re: Easier Flash allowance
In what you describe, the Flash object does not exist until after you have (NoScript) TA'd, so there is nothing to click, ahead of time.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:22.0) Gecko/20100101 SeaMonkey/2.19a2
Re: Easier Flash allowance
Hi, therube, yeah, I realize that. I hoped it would be possible to have something alike Google Chrome's built-in Flash blocker, which does exactly that (although it does have JS available since it's either on or off, and can't be moderated they way NoScript can). It's a convenience issue more than anything else. I do have "Temporarily allow top-level sites by default" checked, and "Apply these restrictions to whitelisted sites too" on the "Embeddings" tab.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0
Re: Easier Flash allowance
> Chrome's built-in Flash blocker
FF (you'd have to update) can block Flash, I'm pretty sure, though disabled by default.
NoScript can block Flash too (in conjunction with or separately from FF).
Neither FF nor Chrome can do anything if the object is not there, yet.
If you disable JavaScript in Chrome, you would not see the Flash object.
If you disable JavaScript in FF, you would not see the Flash object.
Also, not every Flash site requires JavaScript for the Flash object to display or play.
Depends on the particular site.
FF (you'd have to update) can block Flash, I'm pretty sure, though disabled by default.
NoScript can block Flash too (in conjunction with or separately from FF).
Neither FF nor Chrome can do anything if the object is not there, yet.
If you disable JavaScript in Chrome, you would not see the Flash object.
If you disable JavaScript in FF, you would not see the Flash object.
Also, not every Flash site requires JavaScript for the Flash object to display or play.
Depends on the particular site.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 5.1; rv:22.0) Gecko/20100101 SeaMonkey/2.19a2
Re: Easier Flash allowance
Are you asking for 'Permanently Allow <object>@<site>' alongside the existing 'Temporarily allow'?
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:21.0) Gecko/20100101 Firefox/21.0
Re: Easier Flash allowance
Ah then then noscript.allowedMimeRegExp should be of benefit.
Code: Select all
user_pref("noscript.allowedMimeRegExp", "application/x-shockwave-flash@http?://images10\\.newegg\\.com");
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:22.0) Gecko/20100101 SeaMonkey/2.19a2
Re: Easier Flash allowance
I know of allowedMimeRegExp, this was how I permitted Java on pogo.com only.
This time I don't want any specific site(s) to display Flash; I want ALL sites to display NoScript "f" flash placeholder ready to be clicked.
This time I don't want any specific site(s) to display Flash; I want ALL sites to display NoScript "f" flash placeholder ready to be clicked.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0