Ratings on JustWatch

Adds ratings from IMDb, Rotten Tomatoes, Metacritic and MyAnimeList to JustWatch

< Feedback on Ratings on JustWatch

Review: OK - script works, but has bugs

§
Posted: 2022-03-15

- Problem of @include with Waterfox Classic / Greasmonkey 3.17 (which seems don't like @match ).
need add to see active with Greasemonkey:
// @include *://www.justwatch.com/*
With it:
the address to put the API Key is valid.
Without:
404

Not need change with Waterfox Classic / Tampermonkey

- Tested Waterfox / Firefox Quantum + API Key Added /Login/Saved
I don't see any change.

- Test Waterfox Classic
The script seems broke the search field of Just Watch:
Its background is here but not active, no search input.
when it is enable, i can't use the search.

iFelix18Author
§
Posted: 2022-03-15

My scripts are tested and guaranteed only on Violentmonkey (recommended), Tampermonkey, and Userscripts, on Firefox, Chrome, Edge, and Safari.

The script seems broke the search field of Just Watch:
Its background is here but not active, no search input.
when it is enable, i can't use the search.

This occurs on all userscript managers, I will fix it with the next update, thanks.

iFelix18Author
§
Posted: 2022-03-15

This occurs on all userscript managers, I will fix it with the next update, thanks.

Fixed on v1.2.4

§
Posted: 2022-03-15

hmm retested Firefox Quantum and Waterfox Classic (with Tampermonkey):
No change (don't see the ratings which should be added.
After update:
Only search field is usable with Waterfox Classic...

iFelix18Author
§
Posted: 2022-03-16

I updated the script to v1.2.5, and performed some tests, this is the result:

Tampermonkey Violentmonkey Greasemonkey
Firefox Quantum [x] [x] [x]
Waterfox Classic [ ] [x] [x]

Except in the case of Waterfox Classic + Tampermonkey I can always see the ratings.

§
Posted: 2022-03-16

Thanks!
But strangely, i see it working too for Waterfox Classic + Tampermonkey:
and the search field is usable.

With Greasemonkey v. 3.17, for me, it don't work (maybe because i use its v. 3.17?) :
- // @match *://www.justwatch.com/* seems work now (don't understand why it don't before)
- So it seems active, but the config link give a 404
- Don't see the ratings

iFelix18Author
§
Posted: 2022-03-16

maybe because i use its v. 3.17?

Yeap, Greasemonkey 4+ is required

Post reply

Sign in to post a reply.