Skip to content

Amazon のスポンサー商品と広告を削除するブラウザ拡張機能

License

Notifications You must be signed in to change notification settings

Cside/amazon-unsponsor

Repository files navigation

Amazon のスポンサー商品を非表示にする(ブラウザ拡張)

Amazon の検索結果からスポンサー商品・広告を消します。

Install

How to Build

Replace YOUR_TOKEN with your Github access token that includes read:packages permission

cat << EOF > .npmrc
//npm.pkg.github.com/:_authToken=YOUR_TOKEN
@cside:registry=https://npm.pkg.github.com/
EOF

pnpm install
pnpm run build

How to Send Pull Requests

⚠️ If you have a feature request, please discuss it with me on /issues before writing your code.

Create a branch from develop and make a pull request to develop .

Release Notes

/releases

License

The MIT License.