A browser action with a popup that changes the page hue-rotate of color(Google Chrome extension).
- Start Google chrome application and access to the following URL: chrome://chrome/extensions/
- Click "Load extensions that are not packaged" and Select a directory which you download from this repository.
- Activate installed extension.
- Google Chromeの拡張機能ページ(chrome://chrome/extensions/)で「デベロッパーモード」を選択し、「パッケージ化されてない拡張機能を読み込む」をクリックし、ダウンロードしたディレクトリ(Macだとダウンロード直下のfilter-this-master)を選択し、拡張の読み込みを行います
- 拡張のアイコンをクリックすると現れるSliderでcss3の-webkit-filterプロパティのhue-rotate(色相)が調整できます。最小時にhue-rotate(0deg),最大でhue-rotate(360deg)となります