iBROWSE
Search your history using the calendar visualization, and get keen insights into your browsing behaviour. Replaces normal History.
iBROWSE là gì?
iBROWSE là một tiện ích mở rộng Chrome được phát triển bởi ibrowse, và tính năng chính của nó là "Search your history using the calendar visualization, and get keen insights into your browsing behaviour. Replaces normal History.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng iBROWSE
Tải xuống các tệp mở rộng iBROWSE dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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]
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | hcjpbkigjdnnpjmhgjnficbpkjgbmnek |
URL Chính Thức | https://chromewebstore.google.com/detail/ibrowse/hcjpbkigjdnnpjmhgjnficbpkjgbmnek |
Mô tả | Search your history using the calendar visualization, and get keen insights into your browsing behaviour. Replaces normal History. |
Kích Thước Tệp | 335 KB |
Số Lần Cài Đặt | 477 |
Phiên Bản Hiện Tại | 0.7.5.3 |
Cập Nhật Lần Cuối | 2015-04-14 |
Ngày Phát Hành | 2015-04-14 |
Đánh Giá | 4.60/5 Tổng số 15 Đánh Giá |
Nhà Phát Triển | ibrowse |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://github.com/henrilouis/ibrowse/ |
Ngôn Ngữ Được Hỗ Trợ | 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\/" ] } |