Greasy Fork is available in English.

Amazon Global Price Comparator

It shows prices across amazon portals (IT,DE,FR,ES,UK,US,CA,AU)

< Amazon Global Price Comparator 피드백으로 돌아가기

리뷰: 좋음 - 스크립트가 잘 작동함

§
게시: 2021-08-29
수정: 2021-08-29

this is possibly a great script, but doesn't work because you have a bad "grant":

// @match https://www.amazon.com/*

// @grant none <--- this should be removed

// @version 1.5.1

// @author SH3LL

// @grant GM_xmlhttpRequest <--- if the "none" is not removed, this is ignored

// @namespace https://greasyfork.org/users/762057

passthesh3ll작성자
§
게시: 2021-08-29
수정: 2021-08-29

Thanks, I removed the double grant. Anyway the script was working for me (firefox esr 78.13.0 debian - Violentmonkey), maybe the problem for you is another, try to investigate, I'll be ready to fix.

§
게시: 2021-08-31

I tried it on Chrome + Tampermonkey, so it must be because of how Tampermonkey vs Violentmonkey deals with it.
now it's working - thanks for fixing! :D

답글 게시

답글을 게시하려면 로그인하세요.