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.

Co je Flying Toasters New Tab?

Flying Toasters New Tab je rozšíření Chrome vyvinuté Matthew Spencer, a jeho hlavní funkcí je „This extension replaces the new tab with the Flying Toasters screensaver from After Dark translated to the web by Bryan Braun.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Flying Toasters New Tab

Stáhněte si soubory rozšíření Flying Toasters New Tab ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                                            

Základní Informace o Rozšíření

Název Flying Toasters New Tab Flying Toasters New Tab
ID dgflocgmhcgcfcdnikcihjmfdfdefmbi
Oficiální URL https://chromewebstore.google.com/detail/flying-toasters-new-tab/dgflocgmhcgcfcdnikcihjmfdfdefmbi
Popis This extension replaces the new tab with the Flying Toasters screensaver from After Dark translated to the web by Bryan Braun.
Velikost souboru 10.15 KB
Počet instalací 198
Aktuální Verze 1.0.1
Poslední Aktualizace 2018-02-16
Datum Vydání 2018-02-16
Hodnocení 5.00/5 Celkem 3 Hodnocení
Vývojář Matthew Spencer
Typ Platby free
Webové stránky Rozšíření https://github.com/matthewspencer/flying-toasters-new-tab
Podporované Jazyky 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"
    }
}