New Tab

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

Cos'è New Tab?

New Tab è un'estensione di Chrome sviluppata da http://oho.ge, e la sua funzione principale è "speed dial with websites catalog, that helps people to bookmark desired websites and also find popular.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione New Tab

Scarica i file di estensione New Tab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome New Tab New Tab
ID nfgknffehbeogamfmkjbmhiifppdljoa
URL Ufficiale https://chrome.google.com/webstore/detail/new-tab/nfgknffehbeogamfmkjbmhiifppdljoa
Descrizione speed dial with websites catalog, that helps people to bookmark desired websites and also find popular.
Dimensione del File 14.73 KB
Conteggio Installazioni 570
Versione Corrente 0.1
Ultimo Aggiornamento 2018-01-17
Data di Pubblicazione 2018-01-17
Valutazione 3.67/5 Totale 3 Valutazioni
Sviluppatore http://oho.ge
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://tab.oho.ge
URL della Pagina di Aiuto http://tab.oho.ge/faq
Lingue Supportate 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"
    ]
}