Skip to content

Cside/return-amazon-5-stars-and-number-of-reviews

Repository files navigation

Return Amazon 5 Stars & Number of Reviews ( Browser Extension )

Install

Bring back the 5 stars and number of reviews on Amazon

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.