Places an "Add to Goodreads" widget on Amazon book pages
< Opiniones de Amazon - Add to Goodreads widget
In order to make this script work on Firefox with Violentmonkey, I had to comment out Object.defineProperty(exports, "__esModule", { value: true }); Attached image is the console from running the script without commenting out that line.
Object.defineProperty(exports, "__esModule", { value: true });
Versions: Violentmonkey BETAv2.14.1 Firefox Developer Edition 115.09b (archlinux)
Inicia sesión para responder.
In order to make this script work on Firefox with Violentmonkey, I had to comment out
Object.defineProperty(exports, "__esModule", { value: true });
Attached image is the console from running the script without commenting out that line.Versions: Violentmonkey BETAv2.14.1 Firefox Developer Edition 115.09b (archlinux)