Giter Site home page Giter Site logo

chrome-ext-my-hatebu-search-in-google's Introduction

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

chrome-ext-my-hatebu-search-in-google's People

Contributors

amazedkoumei avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

chrome-ext-my-hatebu-search-in-google's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.