iBROWSE
Search your history using the calendar visualization, and get keen insights into your browsing behaviour. Replaces normal History.
¿Qué es iBROWSE?
iBROWSE es una extensión de Chrome desarrollada por ibrowse, y su función principal es "Search your history using the calendar visualization, and get keen insights into your browsing behaviour. Replaces normal History.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión iBROWSE
Descarga archivos de extensión iBROWSE en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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]
Información Básica de la Extensión
Nombre | iBROWSE |
ID | hcjpbkigjdnnpjmhgjnficbpkjgbmnek |
URL Oficial | https://chromewebstore.google.com/detail/ibrowse/hcjpbkigjdnnpjmhgjnficbpkjgbmnek |
Descripción | Search your history using the calendar visualization, and get keen insights into your browsing behaviour. Replaces normal History. |
Tamaño del Archivo | 335 KB |
Cantidad de Instalaciones | 477 |
Versión Actual | 0.7.5.3 |
Última Actualización | 2015-04-14 |
Fecha de Publicación | 2015-04-14 |
Calificación | 4.60/5 Total de 15 Calificaciones |
Desarrollador | ibrowse |
Tipo de Pago | free |
Sitio Web de la Extensión | https://github.com/henrilouis/ibrowse/ |
Idiomas Soportados | 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\/" ] } |