Ghost of Tsushima Wallpapers New Tab

Ghost of Tsushima theme in new tab

O que é Ghost of Tsushima Wallpapers New Tab?

Ghost of Tsushima Wallpapers New Tab é uma extensão do Chrome desenvolvida por https://newtabs.site, e sua principal característica é "Ghost of Tsushima theme in new tab".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Ghost of Tsushima Wallpapers New Tab

Baixe arquivos de extensão Ghost of Tsushima Wallpapers 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

                        Ghost of Tsushima Wallpapers New tab - an extension for your web browser that opens special settings for a new tab.

Theme features Ghost of Tsushima Wallpapers New tab:

ႎ Search bar

Quick access to the largest and most well-known search engines in the world provides a theme search bar Ghost of Tsushima.

ႎ News panel

The bottom panel shows news videos from the world's official news agencies posted on the YouTube platform.

ႎ Shortcuts

Save your favorite sites to the theme shortcut panel Ghost of Tsushima Wallpapers New tab. You can go to important and frequently visited websites with just one click.

ႎ Full HD wallpapers

Instead of boring gray background, stunning Full HD wallpapers will appear in Ghost of Tsushima New Tab theme.                    

Informações Básicas da Extensão

Nome Ghost of Tsushima Wallpapers New Tab Ghost of Tsushima Wallpapers New Tab
ID jdhbcjcnnldhcjmggppnhakigmihkfbf
URL Oficial https://chrome.google.com/webstore/detail/ghost-of-tsushima-wallpap/jdhbcjcnnldhcjmggppnhakigmihkfbf
Descrição Ghost of Tsushima theme in new tab
Tamanho do Arquivo 40.97 KB
Contagem de Instalações 421
Versão Atual 1.5.0.8
Última Atualização 2022-06-24
Data de Publicação 2021-12-02
Classificação 5.00/5 Total de 4 Avaliações
Desenvolvedor https://newtabs.site
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://newtabs.site/privacy
Idiomas Suportados de,en,fr,vi,tr,es,it,pt-BR,pt-PT,ru,hi,th,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "description": "__MSG_extDesc__",
    "version": "1.5.0.8",
    "background": {
        "service_worker": "blue_violet_hercules.js"
    },
    "chrome_url_overrides": {
        "newtab": "baby_blue_argon.html?a"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "icons": {
        "128": "128.png"
    },
    "offline_enabled": true,
    "action": [],
    "default_locale": "en",
    "manifest_version": 3
}