Amazon Global Price Comparator

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

< Opinie na Amazon Global Price Comparator

Ocena: Dobry - skrypt działa

§
Napisano: 29-08-2021
Edytowano: 29-08-2021

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

sh3llAutor
§
Napisano: 29-08-2021
Edytowano: 29-08-2021

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.

§
Napisano: 31-08-2021

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

Odpowiedz

Zaloguj się, by odpowiedzieć.