Flying Toasters New Tab

This extension replaces the new tab with the Flying Toasters screensaver from After Dark translated to the web by Bryan Braun.

Qu'est-ce que Flying Toasters New Tab ?

Flying Toasters New Tab est une extension Chrome développée par Matthew Spencer, et sa fonction principale est "This extension replaces the new tab with the Flying Toasters screensaver from After Dark translated to the web by Bryan Braun.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Flying Toasters New Tab

Téléchargez les fichiers d'extension Flying Toasters New Tab 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

                                            

Informations de Base sur l'Extension

Nom Flying Toasters New Tab Flying Toasters New Tab
ID dgflocgmhcgcfcdnikcihjmfdfdefmbi
URL Officiel https://chromewebstore.google.com/detail/flying-toasters-new-tab/dgflocgmhcgcfcdnikcihjmfdfdefmbi
Description This extension replaces the new tab with the Flying Toasters screensaver from After Dark translated to the web by Bryan Braun.
Taille du Fichier 10.15 KB
Nombre d'Installations 198
Version Actuelle 1.0.1
Dernière Mise à Jour 2018-02-16
Date de Publication 2018-02-16
Évaluation 5.00/5 Total 3 Évaluations
Développeur Matthew Spencer
Type de Paiement free
Site Web de l'Extension https://github.com/matthewspencer/flying-toasters-new-tab
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Flying Toasters New Tab",
    "description": "This extension replaces the new tab with the Flying Toasters screensaver from After Dark translated to the web by Bryan Braun.",
    "version": "1.0.1",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "icons": {
        "64": "icon.png"
    }
}