Rotten Tomatoes Link On IMDb

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

< Rotten Tomatoes Link On IMDb 피드백

리뷰: 보통 - 동작하나 버그 있음

§
작성: 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_123개발자
§
작성: 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!

댓글 남기기

댓글을 남기려면 로그인하세요.