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.”。

擴展截圖

screenshot
screenshot
screenshot

下載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 iBROWSE
ID hcjpbkigjdnnpjmhgjnficbpkjgbmnek
官方網址 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\/"
    ]
}