An open API service indexing awesome lists of open source software.

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.

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