New Tab

speed dial with websites catalog, that helps people to bookmark desired websites and also find popular.

¿Qué es New Tab?

New Tab es una extensión de Chrome desarrollada por http://oho.ge, y su función principal es "speed dial with websites catalog, that helps people to bookmark desired websites and also find popular.".

Capturas de Pantalla de la Extensión

screenshot
screenshot

Descargar Archivo CRX de la Extensión New Tab

Descarga archivos de extensión 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

                        The Speed Dial expansion changes standard browser tab to beautiful new tab page with Visual Bookmarks.

The main advantage of Speed Dial in comparison with the standard page is that you can add the links to the websites of your choice so you always have direct access to them. And also you can sort the icons of already added links. 

Our expansion also adds the search bar. The page layout can be changed in the expansion settings, you can also change the search engine used for the search bar.

Thanks to "import and export" function your visual bookmarks will not be lost after browser or system reinstallation. This function also allows you to transfer your saved bookmarks to other computers with New Tab Page installed instead of standard page.                    

Información Básica de la Extensión

Nombre New Tab New Tab
ID nfgknffehbeogamfmkjbmhiifppdljoa
URL Oficial https://chrome.google.com/webstore/detail/new-tab/nfgknffehbeogamfmkjbmhiifppdljoa
Descripción speed dial with websites catalog, that helps people to bookmark desired websites and also find popular.
Tamaño del Archivo 14.73 KB
Cantidad de Instalaciones 570
Versión Actual 0.1
Última Actualización 2018-01-17
Fecha de Publicación 2018-01-17
Calificación 3.67/5 Total de 3 Calificaciones
Desarrollador http://oho.ge
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión http://tab.oho.ge
URL de la Página de Ayuda http://tab.oho.ge/faq
Idiomas Soportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "tab.html"
    },
    "description": "speed dial with websites catalog, that helps people to bookmark desired websites and also find popular.",
    "icons": {
        "128": "i\/icon128.png",
        "16": "i\/icon16.png",
        "19": "i\/icon19.png",
        "32": "i\/icon32.png",
        "48": "i\/icon48.png"
    },
    "manifest_version": 2,
    "name": "New Tab",
    "short_name": "New Tab - Speed Deals",
    "version": "0.1",
    "web_accessible_resources": [
        "icon48.png"
    ]
}