/hatena-mute

はてなブックマークの記事をキーワードやURLでミュート

Primary LanguageTypeScriptMIT LicenseMIT

はてなミュート(ブラウザ拡張)

はてなブックマークの記事をキーワードやURLでミュート

インストール

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

Release Notes

/releases

How to Contribute

⚠️機能の要望がある場合は pull request を送る前にまずは /issues で私に相談してください。

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

License

The MIT License.