flat assembler
Message board for the users of flat assembler.

Index > Windows > if browser/tab/url=deezer.com/title

Author
Thread Post new topic Reply to topic
edfed



Joined: 20 Feb 2006
Posts: 4353
Location: Now
edfed 15 Dec 2009, 12:32
hello win2 fasmers.

do you think it is possible to do that:

Code:
if browser%/tab%/url="http://deezer.com/title have "ad"
 then, sndvol = mute
 else sndvol = default
    


make it as a backgroundtask.

will scan all urls opened in all running browsers, check if it is deezer.com, check if the title contain the word "ad"

if all theses conditions are meet, it will cut the flash master volume. or at least mute the wav output.

and restor it when the audio ad is finished.

it can be an interresting feature to add to firefox ifit woks Wink.
Post 15 Dec 2009, 12:32
View user's profile Send private message Visit poster's website Reply with quote
ManOfSteel



Joined: 02 Feb 2005
Posts: 1154
ManOfSteel 15 Dec 2009, 13:41
or

Add deezer.com to your host file and link it to the localhost loopback, write a tiny HTTP server that only serves a local "ad busted" image or something and bind it to the localhost loopback.

or

Disable javascript and/or plugins by default and only enable them when you *really* need them (hopefully on sites with no flash crap).


But sure, your idea must be possible. Everything is possible when all you're talking about is 0s and 1s. How easy it is is another, totally different question, though.
Post 15 Dec 2009, 13:41
View user's profile Send private message Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.