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 to jest Flying Toasters New Tab?

Flying Toasters New Tab to rozszerzenie Chrome opracowane przez Matthew Spencer, a jego główną funkcją jest „This extension replaces the new tab with the Flying Toasters screensaver from After Dark translated to the web by Bryan Braun.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Flying Toasters New Tab

Pobierz pliki rozszerzeń Flying Toasters New Tab w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                                            

Podstawowe informacje o rozszerzeniu

Nazwa Flying Toasters New Tab Flying Toasters New Tab
ID dgflocgmhcgcfcdnikcihjmfdfdefmbi
Oficjalny URL https://chromewebstore.google.com/detail/flying-toasters-new-tab/dgflocgmhcgcfcdnikcihjmfdfdefmbi
Opis This extension replaces the new tab with the Flying Toasters screensaver from After Dark translated to the web by Bryan Braun.
Rozmiar pliku 10.15 KB
Liczba instalacji 198
Aktualna Wersja 1.0.1
Ostatnia Aktualizacja 2018-02-16
Data Publikacji 2018-02-16
Ocena 5.00/5 Łącznie 3 Oceny
Deweloper Matthew Spencer
Typ Płatności free
Strona Rozszerzenia https://github.com/matthewspencer/flying-toasters-new-tab
Obsługiwane Języki 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"
    }
}