New Tab Link Collection

New tab page where you can add your favorite and most frequently used links.

Wat is New Tab Link Collection?

New Tab Link Collection is een Chrome-extensie ontwikkeld door dreiQBIK, en de belangrijkste functie is "New tab page where you can add your favorite and most frequently used links.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie New Tab Link Collection

Download New Tab Link Collection-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        This extension replaces the new tab page with a nice grid view, where you can add your favorite and most frequently used links. The grid is adjustable to your needs and you can sort your links with headings, groups, icons and colors. You can even use drag and drop to move your lists and list items around.

NEW in v1.7:
- dark theme updated
- icons of previously added links can now be changed                    

Basisinformatie over de Extensie

Naam New Tab Link Collection New Tab Link Collection
ID gophcpnbaafonmeaekpebpdgmmfmnfep
Officiële URL https://chromewebstore.google.com/detail/new-tab-link-collection/gophcpnbaafonmeaekpebpdgmmfmnfep
Beschrijving New tab page where you can add your favorite and most frequently used links.
Bestandsgrootte 983 KB
Aantal Installaties 79
Huidige Versie 1.7
Laatst Bijgewerkt 2018-06-22
Publicatiedatum 2018-06-22
Beoordeling 5.00/5 Totaal 3 Beoordelingen
Ontwikkelaar dreiQBIK
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "New Tab Link Collection",
    "version": "1.7",
    "description": "New tab page where you can add your favorite and most frequently used links.",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "permissions": [
        "storage"
    ],
    "manifest_version": 2
}