Jared Sohn
Jared Sohn
You can fix this by removing `"content_security_policy": "script-src 'unsafe-eval'; object-src 'self'",` from manifest.json. But lots of other things are broken due to changes from Netflix, most notably the detecting of...
Thanks for bringing this to my attention. I agree re: your assessment; I might have to remove some features but I probably won't get to this for another week or...
@EO2 Yeah, I think I'll probably end up updating this to use the id in the url; I will have to verify that it matches the rated/watched list, though. The...
Sorry for the lack of follow-up; I'll see if I can look at this again this week. re: hiding items - this was looked at (and it worked that way...
This was removed because omdbapi.com (which is the source being used for the ratings) is no longer free.
>There's zero information about these commands anywhere on the internet `spotify:pause`, etc. are mute.fm's 'built-in' commands. Here is `spotify:pause` in code: https://github.com/jaredsohn/mutefm/blob/1050d2c40adc5e731e6cc72f18bdb2fb8cd45b69/src/shared/SmartVolManagerPackage/BgMusicManager.cs#L1337 Basically, this means that the built-in command will...
That was never a part of the extension. Chrome used to have a flag that allowed toggling mute on the tabs but they removed it in Chrome 71. There is...
This happens because MuteTab unnecessarily unmutes the tab on load. The state of things right now for this extension is that you should use it or the browser's Mute Site...
That is the idea of 'Recently noisy or playing tabs". I personally use it a lot to detect Facebook/LinkedIn/etc. notifications, tabs that had noisy ads, etc.
I am experiencing a similar problem. I am using the latest script with Tampermonkey on Chrome and find that the following buttons don't work (a slightly different set than in...