Critical Role Fan Art: New Tab

See critical role fan art when you open a new tab! Made with love by a critter. Icon by https://www.flaticon.com/authors/freepik.

O que é Critical Role Fan Art: New Tab?

Critical Role Fan Art: New Tab é uma extensão do Chrome desenvolvida por critternewtab, e sua principal característica é "See critical role fan art when you open a new tab! Made with love by a critter. Icon by https://www.flaticon.com/authors/freepik.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Critical Role Fan Art: New Tab

Baixe arquivos de extensão Critical Role Fan Art: 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

                        This extension shows recent Critical Role fan art when you open up a new tab. Install to be inspired and reminded of the immense talent of the critical role community as you go about your day!                    

Informações Básicas da Extensão

Nome Critical Role Fan Art: New Tab Critical Role Fan Art: New Tab
ID ohlbophfiniejpeafcddbgkopgdcbkmp
URL Oficial https://chromewebstore.google.com/detail/critical-role-fan-art-new/ohlbophfiniejpeafcddbgkopgdcbkmp
Descrição See critical role fan art when you open a new tab! Made with love by a critter. Icon by https://www.flaticon.com/authors/freepik.
Tamanho do Arquivo 131 KB
Contagem de Instalações 106
Versão Atual 0.0.2
Última Atualização 2021-10-30
Data de Publicação 2021-01-09
Classificação 4.33/5 Total de 3 Avaliações
Desenvolvedor critternewtab
Email [email protected]
Tipo de Pagamento free
URL da Página de Ajuda https://www.buymeacoffee.com/ozcritter
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Critical Role Fan Art: New Tab",
    "version": "0.0.2",
    "manifest_version": 2,
    "description": "See critical role fan art when you open a new tab! Made with love by a critter. Icon by https:\/\/www.flaticon.com\/authors\/freepik.",
    "homepage_url": "https:\/\/critrole.com\/tag\/fan-art\/",
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "chrome_url_overrides": {
        "newtab": "src\/override\/override.html"
    }
}