Skip to content

amazedkoumei/chrome-ext-my-hatebu-search-in-google

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chrome-ext-my-hatebu-search-in-google

Build Status

概要 / Overview

マイブックマークをアイコンから参照でるようにするChrome Extensionです。

Google検索結果画面では現在の検索ワードに一致するブックマーク件数がバッジ表示され、アイコンをクリックすると絞り込まれた状態でマイブックマークが表示されます。

インストール / Install

Chrome Web Storeで公開しています。

https://chrome.google.com/webstore/detail/fagdddhhkjdpchaokeceilckcefmbeil

デバッグを行う際にはchromeの設定->拡張機能で右上の「デベロッパーモード」チェックボックスをONにしたうえで 「パッケージ化されていないされていない拡張を読み込む」ボタンでこのパッケージを読み込んでください。

上記の画面には下記URLからもアクセスできます。

chrome://settings/extensions

Pull Request / Pull Request

テストにはqunit( http://docs.jquery.com/QUnit )を使用しています。ダウンロードしたパッケージをWebサーバのDocumentRootに配置し、chrome-ext-my-hatebu-search-in-google/test/ にアクセスすることでテストを実施できます。

ブラウザを利用してのテスト

テストの追加・修正 が必要な場合は、test/test.jsを修正のうえ、Pull Requestに含めてください。

Grunt を利用してのテスト

$ cd chrome-ext-ato-ichinen
$ npm install -g grunt-cli (既に install 済みの場合は不要)
$ npm install -g bower (既に install 済みの場合は不要)
$ npm install
$ grunt init
$ grunt test

ライセンス / License

Copyright © 2012 amazedkoumei Licensed under the MIT License

About

chrome extension for searching my hatena bookmarks

Resources

Stars

Watchers

Forks

Packages

No packages published