https://github.com/grassedge/webextension-hb-comments
webextension for reading comments of hatena-bookmark.
https://github.com/grassedge/webextension-hb-comments
Last synced: 7 days ago
JSON representation
webextension for reading comments of hatena-bookmark.
- Host: GitHub
- URL: https://github.com/grassedge/webextension-hb-comments
- Owner: grassedge
- Created: 2022-02-18T13:30:38.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-18T23:26:49.000Z (over 4 years ago)
- Last Synced: 2025-10-29T15:46:33.946Z (8 months ago)
- Language: TypeScript
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webextensions-hb-comments
Show comments on current page.
## Build
```sh
$ npm install
$ npm run build
```
## Packaging
```sh
$ rm -rf web-ext-artifacts
$ web-ext build
```
## Prerequisites
- web-ext