Places an "Add to Goodreads" widget on Amazon book pages
< 脚本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)
登录(不可用)以发表回复。
土豆服务器,请按需使用
镜像地址随时可能被墙,建议加群获取最新地址
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
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)