Re: What is a good HTML5 video blocker?

2016-10-24 Thread David E. Ross
On 10/24/2016 6:18 AM, Daniel wrote: > On 24/10/2016 1:56 AM, David E. Ross wrote: > > >> Oops! I almost forgot the following. >> >> In file user.js in my profile, I inserted: >> user_pref("media.autoplay.enabled", false); >> // in case I forget, disables HTML5 media >> Do not forget

Re: What is a good HTML5 video blocker?

2016-10-24 Thread Daniel
On 24/10/2016 1:56 AM, David E. Ross wrote: Oops! I almost forgot the following. In file user.js in my profile, I inserted: user_pref("media.autoplay.enabled", false); // in case I forget, disables HTML5 media Do not forget to include the semi-colon (;) at the end of the

Re: What is a good HTML5 video blocker?

2016-10-23 Thread NoOp
;> >> Note corrected line above... I must start proofreading before >> posting. >> > Hi again. > > I had a HDD crash so I had to redo my Windows OS, setups, etc. from > scratch. I noticed Prefbar asks for a value in Prefstring's form. What >

Re: What is a good HTML5 video blocker?

2016-10-23 Thread David E. Ross
On 10/23/2016 7:53 AM, David E. Ross wrote: > On 10/22/2016 11:48 PM, Ant wrote: >> On 1/8/2014 10:44 AM, W3BNR wrote: >>> On 1/8/2014 11:40 AM W3BNR submitted the following: On 1/8/2014 11:04 AM Ant submitted the following: > On 1/8/2014 6:49 AM PT, Ed typed: > >>> I don't want

Re: What is a good HTML5 video blocker?

2016-10-23 Thread David E. Ross
On 10/22/2016 11:48 PM, Ant wrote: > On 1/8/2014 10:44 AM, W3BNR wrote: >> On 1/8/2014 11:40 AM W3BNR submitted the following: >>> On 1/8/2014 11:04 AM Ant submitted the following: On 1/8/2014 6:49 AM PT, Ed typed: >> I don't want to use FlashBlock extension again since I dumped it

Re: What is a good HTML5 video blocker?

2016-10-23 Thread Ant
On 1/8/2014 10:44 AM, W3BNR wrote: On 1/8/2014 11:40 AM W3BNR submitted the following: On 1/8/2014 11:04 AM Ant submitted the following: On 1/8/2014 6:49 AM PT, Ed typed: I don't want to use FlashBlock extension again since I dumped it because both the latest SeaMonkey and Firefox web

Re: What is a good HTML5 video blocker?

2014-01-10 Thread Ant
On 1/9/2014 11:56 AM PT, Kertesz Laszlo typed: ... Well im concerned about this too. Not only media play, but also on certain sites i have seen some flashy (pun intended) html5/svg based advertisements with moving stuff etc, looking exacctly like the flash based ones. Besides being annoying,

Re: What is a good HTML5 video blocker?

2014-01-09 Thread Desiree
On 1/7/2014 8:17 PM, Ant wrote: Hello. I don't want to use FlashBlock extension again since I dumped it because both the latest SeaMonkey and Firefox web browsers have plug-in blockers for Flash, Silverlight, etc. Thank you in advance. :) Both browsers have Click to Play plugin which works

Re: What is a good HTML5 video blocker?

2014-01-09 Thread Ant
On 1/9/2014 4:21 AM PT, Desiree typed: Both browsers have Click to Play plugin which works for HTML5 as well as Flash. You can also install Click to Play Manager on both browsers for easy whitelisting. https://addons.mozilla.org/en-US/firefox/addon/click-to-play-manager/?src=search You are

Re: What is a good HTML5 video blocker?

2014-01-09 Thread Kertesz Laszlo
Ant wrote: On 1/9/2014 4:21 AM PT, Desiree typed: Both browsers have Click to Play plugin which works for HTML5 as well as Flash. You can also install Click to Play Manager on both browsers for easy whitelisting. https://addons.mozilla.org/en-US/firefox/addon/click-to-play-manager/?src=search

Re: What is a good HTML5 video blocker?

2014-01-08 Thread Ant
On 1/7/2014 10:27 PM PT, David E. Ross typed: On 1/7/2014 10:17 PM, Ant wrote: Hello. I don't want to use FlashBlock extension again since I dumped it because both the latest SeaMonkey and Firefox web browsers have plug-in blockers for Flash, Silverlight, etc. Thank you in advance. :) I

Re: What is a good HTML5 video blocker?

2014-01-08 Thread Ant
On 1/7/2014 10:27 PM PT, David E. Ross typed: I don't think FlashBlock would block HTML5 videos anyway. http://flashblock.mozdev.org/ says 2013-03-23: Flashblock 1.5.17 released for Firefox 4.0 to Firefox 22.0 (Nightly). 2013-03-23: Flashblock 1.3.20 released for Seamonkey 2.0 to 2.19

Re: What is a good HTML5 video blocker?

2014-01-08 Thread Ed
On 1/8/2014 1:17 AM Ant submitted the following: Hello. I don't want to use FlashBlock extension again since I dumped it because both the latest SeaMonkey and Firefox web browsers have plug-in blockers for Flash, Silverlight, etc. Thank you in advance. :) If you don't want to see it, in

Re: What is a good HTML5 video blocker?

2014-01-08 Thread Ant
On 1/8/2014 6:49 AM PT, Ed typed: I don't want to use FlashBlock extension again since I dumped it because both the latest SeaMonkey and Firefox web browsers have plug-in blockers for Flash, Silverlight, etc. If you don't want to see it, in about:config set media.webm.enabled to 'false'.

Re: What is a good HTML5 video blocker?

2014-01-08 Thread Ant
On 1/7/2014 10:27 PM PT, David E. Ross typed: I have the PrefBar extension installed. I created a button to block HTML5 media. It toggles the media.autoplay.enabled preference variable. Given that you now know what preference variable is involved, you can now create your own PrefBar button.

Re: What is a good HTML5 video blocker?

2014-01-08 Thread David E. Ross
On 1/8/2014 8:04 AM, Ant wrote: On 1/7/2014 10:27 PM PT, David E. Ross typed: I have the PrefBar extension installed. I created a button to block HTML5 media. It toggles the media.autoplay.enabled preference variable. Given that you now know what preference variable is involved, you can

Re: What is a good HTML5 video blocker?

2014-01-08 Thread W3BNR
On 1/8/2014 11:04 AM Ant submitted the following: On 1/8/2014 6:49 AM PT, Ed typed: I don't want to use FlashBlock extension again since I dumped it because both the latest SeaMonkey and Firefox web browsers have plug-in blockers for Flash, Silverlight, etc. If you don't want to see it, in

Re: What is a good HTML5 video blocker?

2014-01-08 Thread W3BNR
On 1/8/2014 11:40 AM W3BNR submitted the following: On 1/8/2014 11:04 AM Ant submitted the following: On 1/8/2014 6:49 AM PT, Ed typed: I don't want to use FlashBlock extension again since I dumped it because both the latest SeaMonkey and Firefox web browsers have plug-in blockers for Flash,

Re: What is a good HTML5 video blocker?

2014-01-08 Thread Mr. Ed
On 1/8/2014 1:44 PM W3BNR submitted the following: On 1/8/2014 11:40 AM W3BNR submitted the following: On 1/8/2014 11:04 AM Ant submitted the following: On 1/8/2014 6:49 AM PT, Ed typed: I don't want to use FlashBlock extension again since I dumped it because both the latest SeaMonkey and

What is a good HTML5 video blocker?

2014-01-07 Thread Ant
Hello. I don't want to use FlashBlock extension again since I dumped it because both the latest SeaMonkey and Firefox web browsers have plug-in blockers for Flash, Silverlight, etc. Thank you in advance. :) -- Whence we see spiders, flies, or ants entombed and preserved forever in amber, a

Re: What is a good HTML5 video blocker?

2014-01-07 Thread David E. Ross
On 1/7/2014 10:17 PM, Ant wrote: Hello. I don't want to use FlashBlock extension again since I dumped it because both the latest SeaMonkey and Firefox web browsers have plug-in blockers for Flash, Silverlight, etc. Thank you in advance. :) I don't think FlashBlock would block HTML5