Places2C - Amazing Backgrounds

Places2C Amazing Backgrounds

Cos'è Places2C - Amazing Backgrounds?

Places2C - Amazing Backgrounds è un'estensione di Chrome sviluppata da BestDev, e la sua funzione principale è "Places2C Amazing Backgrounds".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Places2C - Amazing Backgrounds

Scarica i file di estensione Places2C - Amazing Backgrounds 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

                        Our chrome extension provides a large variety of 4K wallpapers of amazing destinations from all over the world: Iceland, South America, The Caribbean and many more. We add new wallpapers on a daily basis. Every time you open new tab page you'll get a new background with amazing view.

!!Our extension does not include ads and it's totally free!!

Our extension also provides quick access to the most visited sites, web search using your favorite engine, and other chrome apps.                    

Informazioni di Base sull'Estensione

Nome Places2C - Amazing Backgrounds Places2C - Amazing Backgrounds
ID mhefcomjhellabehbkjecgnkobaochjh
URL Ufficiale https://chromewebstore.google.com/detail/places2c-amazing-backgrou/mhefcomjhellabehbkjecgnkobaochjh
Descrizione Places2C Amazing Backgrounds
Dimensione del File 445 KB
Conteggio Installazioni 78
Versione Corrente 2.0.0
Ultimo Aggiornamento 2021-03-27
Data di Pubblicazione 2021-03-27
Valutazione 5.00/5 Totale 5 Valutazioni
Sviluppatore BestDev
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Places2C - Amazing Backgrounds",
    "description": "Places2C Amazing Backgrounds",
    "version": "2.0.0",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "https:\/\/s.tabturbo.com\/"
    ],
    "browser_action": {
        "default_title": "Places2C - Amazing Backgrounds"
    },
    "icons": {
        "128": "icon.png"
    }
}