Sunset Beach Themes & New Tab

17 beautiful sunset beach pictures in HD for Chrome new tab.

O que é Sunset Beach Themes & New Tab?

Sunset Beach Themes & New Tab é uma extensão do Chrome desenvolvida por williswong2019, e sua principal característica é "17 beautiful sunset beach pictures in HD for Chrome new tab.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Sunset Beach Themes & New Tab

Baixe arquivos de extensão Sunset Beach Themes & 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

                        In all the scenes of the sunset, the sunset by the sea is one of the most fascinating landscapes and one of the photographers’ favorite places to shoot.

Enjoy these 17 beautiful sunset beach pictures in HD for Chrome new tab.                    

Informações Básicas da Extensão

Nome Sunset Beach Themes & New Tab Sunset Beach Themes & New Tab
ID nighlkfolflfnoifgjaidaoaiklmamlg
URL Oficial https://chrome.google.com/webstore/detail/sunset-beach-themes-new-t/nighlkfolflfnoifgjaidaoaiklmamlg
Descrição 17 beautiful sunset beach pictures in HD for Chrome new tab.
Tamanho do Arquivo 37.34 KB
Contagem de Instalações 71
Versão Atual 1.0
Última Atualização 2019-02-02
Data de Publicação 2019-02-02
Desenvolvedor williswong2019
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "icons": {
        "128": "sunset_beach_128px.png"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "back_js.js"
        ]
    },
    "browser_action": {
        "default_icon": "sunset_beach_128px.png",
        "default_title": "Sunset Beach Themes & New Tab"
    },
    "chrome_url_overrides": {
        "newtab": "newtab_page.html"
    },
    "manifest_version": 2,
    "name": "__MSG_headTitle__",
    "version": "1.0",
    "default_locale": "en",
    "description": "17 beautiful sunset beach pictures in HD for Chrome new tab. "
}