Sunset Beach Themes & New Tab

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

Cos'è Sunset Beach Themes & New Tab?

Sunset Beach Themes & New Tab è un'estensione di Chrome sviluppata da williswong2019, e la sua funzione principale è "17 beautiful sunset beach pictures in HD for Chrome new tab.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Sunset Beach Themes & New Tab

Scarica i file di estensione Sunset Beach Themes & New Tab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Sunset Beach Themes & New Tab Sunset Beach Themes & New Tab
ID nighlkfolflfnoifgjaidaoaiklmamlg
URL Ufficiale https://chrome.google.com/webstore/detail/sunset-beach-themes-new-t/nighlkfolflfnoifgjaidaoaiklmamlg
Descrizione 17 beautiful sunset beach pictures in HD for Chrome new tab.
Dimensione del File 37.34 KB
Conteggio Installazioni 71
Versione Corrente 1.0
Ultimo Aggiornamento 2019-02-02
Data di Pubblicazione 2019-02-02
Sviluppatore williswong2019
Tipo di Pagamento free
Lingue Supportate 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. "
}