tab: a startpage

Minimal, customizable, command line startpage

Wat is tab: a startpage?

tab: a startpage is een Chrome-extensie ontwikkeld door Kory Schneider, en de belangrijkste functie is "Minimal, customizable, command line startpage".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie tab: a startpage

Download tab: a startpage-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

                        Instructions, examples and source code @ github.com/KorySchneider/tab                    

Basisinformatie over de Extensie

Naam tab: a startpage tab: a startpage
ID gedoejjmdjalipopahiffdghibcodjcj
Officiële URL https://chromewebstore.google.com/detail/tab-a-startpage/gedoejjmdjalipopahiffdghibcodjcj
Beschrijving Minimal, customizable, command line startpage
Bestandsgrootte 5.29 KB
Aantal Installaties 83
Huidige Versie 1.0.8
Laatst Bijgewerkt 2020-03-22
Publicatiedatum 2020-03-22
Beoordeling 4.83/5 Totaal 6 Beoordelingen
Ontwikkelaar Kory Schneider
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.github.com/koryschneider/tab
Help Pagina-URL https://www.github.com/koryschneider/tab/issues/new
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "tab: a startpage",
    "description": "Minimal, customizable, command line startpage",
    "version": "1.0.8",
    "manifest_version": 2,
    "chrome_url_overrides": {
        "newtab": "redirect.html"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    }
}