Skip to content

pppurple/hatena_bookmarker

Repository files navigation

hatena bookmarker

hatena bookmark chrome extention using OAuth.

Requirement

Get your consumer key and consumer secret from hatena developer page.
http://www.hatena.ne.jp/oauth/develop

Rewrite comsumer_key and consumer_secret in background.js

background.js

'consumer_key': 'YOUR CONSUMER KEY',
'consumer_secret': 'YOUR CONSUMER SECRET',

Install

chrome -> Tools -> Extensions -> check Developer mode -> Load hatena_bookmarker folder

install

Usage

Click a heart icon.
install

has token
install

no token
install

success
install

failed
install

About

hatena bookmark chrome extention using OAuth.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published