Beaches New Tab

Wallpapers and Backgrounds in browser homepage

Cos'è Beaches New Tab?

Beaches New Tab è un'estensione di Chrome sviluppata da echerqui32, e la sua funzione principale è "Wallpapers and Backgrounds in browser homepage".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Beaches New Tab

Scarica i file di estensione Beaches 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

                        We display amazing images of beaches directly on your browser each time your open a new tab, a wallpaper and a search bar appears full screen.                    

Informazioni di Base sull'Estensione

Nome Beaches New Tab Beaches New Tab
ID adhffdgeailmnfkphfhlobebagghofid
URL Ufficiale https://chrome.google.com/webstore/detail/beaches-new-tab/adhffdgeailmnfkphfhlobebagghofid
Descrizione Wallpapers and Backgrounds in browser homepage
Dimensione del File 16.71 MB
Conteggio Installazioni 60
Versione Corrente 1.0.0
Ultimo Aggiornamento 2018-03-02
Data di Pubblicazione 2018-03-02
Sviluppatore echerqui32
Lingue Supportate en
manifest.json
{
    "version": "1.0.0",
    "browser_action": {
        "default_icon": "picto\/48.png",
        "default_title": "Beaches New Tab"
    },
    "chrome_url_overrides": {
        "newtab": "wall.html"
    },
    "description": "Wallpapers and Backgrounds in browser homepage",
    "icons": {
        "128": "picto\/128.png",
        "48": "picto\/48.png",
        "19": "picto\/19.png"
    },
    "manifest_version": 2,
    "name": "Beaches New Tab",
    "offline_enabled": true,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "web_accessible_resources": [
        "wall.html"
    ]
}