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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
공식 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\/"
    ]
}