iBROWSE

Search your history using the calendar visualization, and get keen insights into your browsing behaviour. Replaces normal History.

iBROWSEคืออะไร?

iBROWSE เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ibrowse และคุณลักษณะหลักของมันคือ "Search your history using the calendar visualization, and get keen insights into your browsing behaviour. Replaces normal History."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย iBROWSE

ดาวน์โหลดไฟล์ส่วนขยาย 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
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\/"
    ]
}