Scene Tab

Delightful, speedy, and customizable, a charming new tab design.

O que é Scene Tab?

Scene Tab é uma extensão do Chrome desenvolvida por https://scene-tab.com, e sua principal característica é "Delightful, speedy, and customizable, a charming new tab design.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Scene Tab

Baixe arquivos de extensão Scene 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

                        Delightful, speedy, and customizable, a charming new tab design.
A series of beautiful clock styles, combine with your favorite images easily.
And Customize your own clock, with HTML / CSS that you are familiar with.
Enjoy it!                    

Informações Básicas da Extensão

Nome Scene Tab Scene Tab
ID dbfohgocekckdjinlpmdednalcilidgp
URL Oficial https://chromewebstore.google.com/detail/scene-tab/dbfohgocekckdjinlpmdednalcilidgp
Descrição Delightful, speedy, and customizable, a charming new tab design.
Tamanho do Arquivo 2.59 MB
Contagem de Instalações 64
Versão Atual 0.26.3
Última Atualização 2024-01-30
Data de Publicação 2023-07-06
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor https://scene-tab.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.scene-tab.com/
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Scene Tab",
    "description": "Delightful, speedy, and customizable, a charming new tab design.",
    "version": "0.26.3",
    "icons": {
        "16": "Public\/assets\/icons\/icon-s-16.png",
        "32": "Public\/assets\/icons\/icon-s-32.png",
        "48": "Public\/assets\/icons\/icon-s-48.png",
        "128": "Public\/assets\/icons\/icon-128.png"
    },
    "permissions": [
        "alarms",
        "unlimitedStorage"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}