tab: a startpage

Minimal, customizable, command line startpage

Qu'est-ce que tab: a startpage ?

tab: a startpage est une extension Chrome développée par Kory Schneider, et sa fonction principale est "Minimal, customizable, command line startpage".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension tab: a startpage

Téléchargez les fichiers d'extension tab: a startpage au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom tab: a startpage tab: a startpage
ID gedoejjmdjalipopahiffdghibcodjcj
URL Officiel https://chromewebstore.google.com/detail/tab-a-startpage/gedoejjmdjalipopahiffdghibcodjcj
Description Minimal, customizable, command line startpage
Taille du Fichier 5.29 KB
Nombre d'Installations 83
Version Actuelle 1.0.8
Dernière Mise à Jour 2020-03-22
Date de Publication 2020-03-22
Évaluation 4.83/5 Total 6 Évaluations
Développeur Kory Schneider
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.github.com/koryschneider/tab
URL de la Page d'Aide https://www.github.com/koryschneider/tab/issues/new
Langues Prises en Charge 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"
    }
}