Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teppeis/hatemove
URL移転前のはてなブックマークを表示するChrome拡張
https://github.com/teppeis/hatemove
Last synced: about 2 months ago
JSON representation
URL移転前のはてなブックマークを表示するChrome拡張
- Host: GitHub
- URL: https://github.com/teppeis/hatemove
- Owner: teppeis
- Created: 2013-06-24T15:56:39.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-06-15T20:37:24.000Z (over 7 years ago)
- Last Synced: 2023-04-09T21:59:39.791Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/hatemove/olhdaknacbkplofejfmcfjgkjdjpggml
- Size: 146 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
hatemove
====URL移転前のはてなブックマーク数を表示するChrome拡張です。
アイコンをクリックすると、移転前のはてなブックマークのページを開きます。
アイコンの色で自分がブックマークしたかどうか分かります。現在以下のサイトに対応しています。
* GitHub Pages
* GitHub Gist
* Qiitahttps://chrome.google.com/webstore/detail/hatemove/olhdaknacbkplofejfmcfjgkjdjpggml
## How to build
```bash
$ git clone [email protected]:teppeis/hatemove.git
$ cd hatemove
$ npm install
$ bower install
$ grunt
```MIT License: Teppei Sato