chickostick ([info]chickostick) wrote in [info]mozilla,
@ 2004-10-16 19:36:00
Previous Entry  Add to memories!  Tell a Friend!  Next Entry
Current mood:happy-dappy

Turning off Background Music - Part II : A Solution!
Some of you might remember my earlier post griping about embedded music in webpages causing my download manager to pop up at every mp3, wma, rm (etc etc etc...) streaming music file.

SO, today I went to someone's page and they had a video streaming on their page. How annoying. But I realized I could adblock the offending file. So then I thought well... if I can block a streaming video then surely I can block streaming mp3's with this! So I added *.mp3* to my adblock filter and tada~~ it blocks the mp3s from being downloaded.

Ah, today is a great day =*)




(Post a new comment)


[info]mrericsir
2004-10-16 09:43 pm UTC (link)
Awesome! Congrats on coming up with a simple solution to an annoying problem.

(Reply to this)


[info]chumducky
2004-10-16 11:14 pm UTC (link)
Tres cool.

Power of the lizard!

Qvacks.

(Reply to this)


[info]brainache
2004-10-17 04:45 am UTC (link)
Rocking =D

Thats good, and im now going to be adding that particular perameter to my Adblock list. As wella s the *.mid* one. Damn i hate Midi files on websites. Clunky clunky.

(Reply to this)


[info]______isometric
2005-05-17 07:15 pm UTC (link)
Also Try Flashmute For offending Flash applications :)

(Reply to this) (Thread)

better solution
(Anonymous)
2005-06-09 08:59 am UTC (link)
if you use adblock this way, you will block any link that has the string mid or mp3 etc in it. you won't be able to go to (for example) www.midday.com and you won't be able to download mp3's from a link.

this is a better way to block embedded audio (or embedded anything):
put this in you userContent.css file:

/* block embedded sounds */
embed[src*=".mid"] { display: none !important }
embed[src*=".mp2"] { display: none !important }
embed[src*=".mp3"] { display: none !important }
embed[src*=".mp4"] { display: none !important }
embed[src*=".wav"] { display: none !important }
embed[src*=".wma"] { display: none !important }

(on windows, you can find that here: C:\Documents and Settings\Administrator\Application Data\Mozilla\Firefox\Profiles\xxxxxx.default\chrome\userContent.css)
(you have to create that file, it won't be there if you haven't already)

(Reply to this) (Parent)


[info]ippei
2008-01-13 01:31 pm UTC (link)
Thank you for bringing up the topic. I'm so happy there is a way to turn it off. The background music's been driving me crazy ^^

(Reply to this)


Create an Account
Forgot your login or password?
Login w/ OpenID
English • Español • Deutsch • Русский…