Juan

Results 7 comments of Juan

It seems they're aware of the issue as they've modified the readme with changes to the [Chromium based browsers](https://github.com/FastForwardTeam/FastForward/blob/main/README.md#chromium-based-browsers) section, removing the link to CWS and pointing you in the...

It could have been removed in reference to [this section](https://developer.chrome.com/docs/webstore/program_policies/#prohibited-products) of the policy, although it isn't super clear. ![Screenshot of Chrome's Web Store Policy](https://user-images.githubusercontent.com/8350274/189610731-5c6fe85a-2f6c-4911-812a-af1c8142912e.jpg)

Google has also been known to block extensions which don't violate any policies, but don't align with their business interests, [such as is the case with AdNauseum](https://adnauseam.io/free-adnauseam.html), which in this...

If we're talking about new implementations, I think rather than making a new API for it, it would be better to add a per-script option to add menu items from...

+1, This and lack of custom/excluded rules are the only reasons I still use [NeatURL](https://github.com/Smile4ever/Neat-URL) over this, even though it doesn't block all the parameters ClearURL does.

I use the `Youtube Proper Description` userscript and found that adding ``` if (document.getElementsByTagName('ytd-watch-metadata').length > 0) { document.getElementsByTagName('ytd-watch-metadata')[0].remove() } ``` at the end of the async function at the bottom...

Looks like their free game promotions show up in `freeProducts` -> `required_products` here: https://www.fanatical.com/api/all-promotions/en Screenshot of current deal if needed after it expires (Archive.org link) ![api screenshot](https://github.com/vogler/free-games-claimer/assets/8350274/9544cfc9-d573-4bfa-bd45-8c5bc9c11af6)