Skip to content

chrome extension. if click, culculate 6months ago and show search result within 6 months.

Notifications You must be signed in to change notification settings

Yuto-24/since_6monghs

Repository files navigation

chrome extension since 6 months

TravisCI Status Images

概要 / Overview

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

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

インストール / Install

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

https://chromewebstore.google.com/detail/since-6month-ago/cjgaekjemefcfjmmfaakilgbbammojek

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

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

chrome://settings/extensions

Pull Request / Pull Request

テストにはqunitを使用しています。

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

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

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

Grunt を利用してのテスト

cd since-6months
npm install -g grunt-cli (既に install 済みの場合は不要)
npm install
grunt test

ライセンス / License

Copyright © 2024 Yuto-24 Licensed under the MIT License

About

chrome extension. if click, culculate 6months ago and show search result within 6 months.

Resources

Stars

Watchers

Forks

Packages

No packages published