Greasy Fork is available in English.

Rotten Tomatoes Link On IMDb

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

< Opiniones de Rotten Tomatoes Link On IMDb

Puntuación: Pasable; el script funciona, pero tiene carencias importantes

§
Publicado: 5/12/2019

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_123Autor
§
Publicado: 24/1/2021

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!

Publicar respuesta

Inicia sesión para responder.