Eclipse Tab - New Tab
Eclipse Tab changes standard page to the new tab page with your saved bookmarks.
¿Qué es Eclipse Tab - New Tab?
Eclipse Tab - New Tab es una extensión de Chrome desarrollada por eclipsetabproject, y su función principal es "Eclipse Tab changes standard page to the new tab page with your saved bookmarks.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Eclipse Tab - New Tab
Descarga archivos de extensión Eclipse Tab - New Tab 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
Eclipse Tab replaces the original new tab with your saved bookmarks and offers a variety of quick and useful features. After installing this extension, you can use the following features: - View, create and edit Chrome bookmarks and folders. - Upload and set your own wallpaper. - To-do list and Notepad. - Quick access to your most visited sites. - Customize the search engine.
Información Básica de la Extensión
Nombre | |
ID | chekehkknaccdmijecgocbijbbmnibgp |
URL Oficial | https://chromewebstore.google.com/detail/eclipse-tab-new-tab/chekehkknaccdmijecgocbijbbmnibgp |
Descripción | Eclipse Tab changes standard page to the new tab page with your saved bookmarks. |
Tamaño del Archivo | 180 KB |
Cantidad de Instalaciones | 290 |
Versión Actual | 1.0.2 |
Última Actualización | 2021-06-15 |
Fecha de Publicación | 2021-05-17 |
Calificación | 5.00/5 Total de 4 Calificaciones |
Desarrollador | eclipsetabproject |
Correo electrónico | [email protected] |
Tipo de Pago | free |
URL de la Página de Política de Privacidad | https://gtab.store/pp |
Idiomas Soportados | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Eclipse Tab - New Tab", "description": "Eclipse Tab changes standard page to the new tab page with your saved bookmarks.", "version": "1.0.2", "icons": { "256": "icons\/256.png", "128": "icons\/128.png", "64": "icons\/64.png" }, "background": { "service_worker": "service-worker.js" }, "chrome_url_overrides": { "newtab": "newtab-init.html" }, "permissions": [ "topSites", "bookmarks", "unlimitedStorage" ], "host_permissions": [ " |