Skip to content

amazedkoumei/chrome-ext-ato-ichinen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chrome-ext-ato-ichinen

TravisCI Status Images

概要 / Overview

Activeにしている間、Google検索結果を1年以内のものに限定するChrome Extensionです。

Active、非Activeはアイコンをクリックすることで切り替えられます。

インストール / Install

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

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

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

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

chrome://settings/extensions

Pull Request / Pull Request

テストにはqunit( http://docs.jquery.com/QUnit )を使用しています。

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

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

ダウンロードしたパッケージをWebサーバのDocumentRootに配置し、chrome-ext-my-hatebu-search-in-google/test/ にアクセスすることでテストを実施できます。

Grunt を利用してのテスト

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

ライセンス / License

Copyright © 2012 amazedkoumei Licensed under the MIT License

About

Chrome extension adding google search option automatically

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published