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.

O que é Flying Toasters New Tab?

Flying Toasters New Tab é uma extensão do Chrome desenvolvida por Matthew Spencer, e sua principal característica é "This extension replaces the new tab with the Flying Toasters screensaver from After Dark translated to the web by Bryan Braun.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Flying Toasters New Tab

Baixe arquivos de extensão Flying Toasters New Tab no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                                            

Informações Básicas da Extensão

Nome Flying Toasters New Tab Flying Toasters New Tab
ID dgflocgmhcgcfcdnikcihjmfdfdefmbi
URL Oficial https://chromewebstore.google.com/detail/flying-toasters-new-tab/dgflocgmhcgcfcdnikcihjmfdfdefmbi
Descrição This extension replaces the new tab with the Flying Toasters screensaver from After Dark translated to the web by Bryan Braun.
Tamanho do Arquivo 10.15 KB
Contagem de Instalações 198
Versão Atual 1.0.1
Última Atualização 2018-02-16
Data de Publicação 2018-02-16
Classificação 5.00/5 Total de 3 Avaliações
Desenvolvedor Matthew Spencer
Tipo de Pagamento free
Site da Extensão https://github.com/matthewspencer/flying-toasters-new-tab
Idiomas Suportados 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"
    }
}