chickostick ([info]chickostick) wrote in [info]mozilla,
  • 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

    Error

    Your IP address will be recorded 

  • 6 comments

[info]mrericsir

October 16 2004, 21:43:39 UTC 7 years ago

Awesome! Congrats on coming up with a simple solution to an annoying problem.

[info]chumducky

October 16 2004, 23:14:04 UTC 7 years ago

Tres cool.

Power of the lizard!

Qvacks.

[info]brainache

October 17 2004, 04:45:46 UTC 7 years ago

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.

[info]______isometric

May 17 2005, 19:15:08 UTC 7 years ago

Also Try Flashmute For offending Flash applications :)

Anonymous

June 9 2005, 08:59:17 UTC 6 years ago

better solution

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)

[info]ippei

January 13 2008, 13:31:20 UTC 4 years ago

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 ^^
Create an Account
Forgot your login or password?
Facebook Twitter More login options
English • Español • Deutsch • Русский…