Rotten Tomatoes Link On IMDb

Adds a direct link to the corresponding Rotten Tomatoes movie description page for every IMDb movie

< Feedback on Rotten Tomatoes Link On IMDb

Review: OK - script works, but has bugs

§
Posted: 2019-12-05

how to fix

make these two changes to this script to make it work again.

// @grant GM_xmlhttpRequest to // @grant GM.xmlHttpRequest

and

GM_xmlhttpRequest({ to GM.xmlHttpRequest({

Grease Monkey API changed, that's why this script got broken

Ede_123Author
§
Posted: 2021-01-24

Thanks, fixed in the meantime. I assume you actually were the one who submitted the PR at https://github.com/Ede123/userscripts/commit/a762abf6e54802873188a346334f50e4db14249b? Thank you for the contribution!

Post reply

Sign in to post a reply.