Tokyo Cyberpunk New Tab

Tokyo Cyberpunk New Tab personal dashboard

O que é Tokyo Cyberpunk New Tab?

Tokyo Cyberpunk New Tab é uma extensão do Chrome desenvolvida por newtabdemo, e sua principal característica é "Tokyo Cyberpunk New Tab personal dashboard".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Tokyo Cyberpunk New Tab

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

                        The best Cyberpunk New Tab around.

Features included:
- Search bar supporting multiple search engines.
- Timer, and advanced calculator.
- Draggable, and minimizable sticky notes.
- Draggable and editable shortcuts.
- Date & Time.
- Wallpaper customization.
- Dim background to your preference for better visibility.
- Lots of customizable features in setting.                    

Informações Básicas da Extensão

Nome Tokyo Cyberpunk New Tab Tokyo Cyberpunk New Tab
ID ecejfhgabhfplpljkjiiacfcocgbbdhi
URL Oficial https://chrome.google.com/webstore/detail/tokyo-cyberpunk-new-tab/ecejfhgabhfplpljkjiiacfcocgbbdhi
Descrição Tokyo Cyberpunk New Tab personal dashboard
Tamanho do Arquivo 67.91 MB
Contagem de Instalações 66
Versão Atual 1.5
Última Atualização 2023-04-02
Data de Publicação 2023-04-02
Classificação 5.00/5 Total de 2 Avaliações
Desenvolvedor newtabdemo
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Tokyo Cyberpunk New Tab",
    "description": "Tokyo Cyberpunk New Tab personal dashboard",
    "version": "1.5",
    "manifest_version": 3,
    "icons": {
        "128": "icons\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "action": {
        "default_title": "New Tab"
    },
    "background": {
        "service_worker": "background.js"
    }
}