top | item 15726937

(no title)

jaryd | 8 years ago

Anyone know of any extensions that automatically (and reliably) quash auto-play videos or automatically mute them?

discuss

order

mintplant|8 years ago

This one automatically mutes new tabs until you explicitly unmute them: https://addons.mozilla.org/en-US/firefox/addon/auto-mute/

teddyh|8 years ago

I prefer Advanced MuteList:

Advanced Mute Links (MuteLinks fork) makes use of the Firefox's built-in mute tab functionality and automatically mutes a tab based on its URL.

Every time a new tab loads or a tab URL changes, Advanced MuteLinks will check the URL and if it matches a link or criteria of the Blacklist, Whitelist the tab will be muted, in case a tab is muted and its URL changes to one not on the Blacklist the tab will be un-muted.

https://addons.mozilla.org/en-US/firefox/addon/advanced-mute...

combatentropy|8 years ago

I just don't let JavaScript run by default. In Chrome I just went into preferences and flipped the switch. Now I have to turn it on site by site, which is a little annoying. But once it's on for a domain, it's on forever, unless I turn it off again.

JavaScript not only runs things, it's what most sites use to bulk themselves up. That is to say, if a site chooses to embed advertising, it doesn't embed all the CSS, JavaScript, images, videos, iframes, and so on. Instead it just adds a script tag or two. Then that script tag, once it runs, goes out and fetches more JavaScript, stylesheets, images and videos.

In other words, turning off JavaScript not only squashes pop-ups and autoplaying videos, it reduces the size of the page by 90%.

mynewtb|8 years ago

You might love umatrix, give it a try!

blhack|8 years ago

I've been using a combination of automute (chrome) and scriptblock (also chrome) to make browsing the web tolerable again.

The first takes care of anything autoplaying on a whitelisted domain, and the second allows me to whitelist the javascript that plays the videos.

Fnoord|8 years ago

1) NoScript

2) Put sound off (F10 on MBP)

I go for option 2. Option 1 leads to an annoying browsing experience (if you go for option 1, all the power to you). Option 2 just means you only have sound on when you need it to.

Bonus points: gf can't troll me with Spotify.

lithos|8 years ago

Been using no script for about a year and it's amazing.

pcmaffey|8 years ago

I thought I saw this was built into Safari with the new High Sierra update. Haven't dl'ed yet.

QAPereo|8 years ago

uMatrix can just let you block it all by default and set your own permissions.