iBROWSE
Search your history using the calendar visualization, and get keen insights into your browsing behaviour. Replaces normal History.
iBROWSEとは何ですか?
iBROWSEはibrowseによって開発されたChromeの拡張機能で、その主な機能は「Search your history using the calendar visualization, and get keen insights into your browsing behaviour. Replaces normal History.」です。
拡張機能のスクリーンショット
iBROWSE拡張機能のCRXファイルをダウンロード
iBROWSE拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Are you also annoyed by endless scrolling through Chrome's history when trying to find that video you saw some time ago? Then try iBROWSE. iBROWSE makes it easier for you to search your browsing history. Your browsing behavior is visualized as a calendar heat-map, showing on which days you visit what websites. After entering a search term, the days or hours containing that term are highlighted and can be selected to view the found items. You can then refine your search afterwards. Overall this will increase the speed of your search process. iBROWSE also shows you interesting statistics about how, when and how often you browse the web. Try finding your own patterns and enjoy exploring your history. Contact: [email protected]
拡張機能の基本情報
名前 | iBROWSE |
ID | hcjpbkigjdnnpjmhgjnficbpkjgbmnek |
公式URL | https://chromewebstore.google.com/detail/ibrowse/hcjpbkigjdnnpjmhgjnficbpkjgbmnek |
説明 | Search your history using the calendar visualization, and get keen insights into your browsing behaviour. Replaces normal History. |
ファイルサイズ | 335 KB |
インストール数 | 477 |
現在のバージョン | 0.7.5.3 |
最終更新日 | 2015-04-14 |
公開日 | 2015-04-14 |
評価 | 4.60/5 合計 15 レビュー |
開発者 | ibrowse |
支払い方法 | free |
拡張機能のウェブサイト | https://github.com/henrilouis/ibrowse/ |
対応言語 | en,nl,sv |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en", "version": "0.7.5.3", "manifest_version": 2, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "chrome_url_overrides": { "history": "index.html" }, "permissions": [ "history", "chrome:\/\/favicon\/" ] } |