Tropics Wallpapers

Tropics wallpapers.

Cos'è Tropics Wallpapers?

Tropics Wallpapers è un'estensione di Chrome sviluppata da Browser Labs Pty Ltd, e la sua funzione principale è "Tropics wallpapers.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Tropics Wallpapers

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

                        Enjoy beautiful tropics wallpapers each time you open a new tab, and take yourself away from wherever you are in the world, right from your computer

Install this extension, surf the web and view different tropical pictures from around the world directly from your computer

Features
- A different stunning tropical wallpaper each time you open a new tab
- Fast & relevant web search in an instant
- Quick links to your favorite social media platforms

By clicking "Add to chrome", I accept and agree to installing the Tropics Wallpapers Chrome extension and setting Chrome™ New Tab to that provided by the service and the Privacy(https://browser-labs.com.au/privacy-policy) and Terms of Use(https://browser-labs.com.au/terms-and-conditions).                    

Informazioni di Base sull'Estensione

Nome Tropics Wallpapers Tropics Wallpapers
ID jaojlipebniecibfojijkgbnghacnecl
URL Ufficiale https://chromewebstore.google.com/detail/tropics-wallpapers/jaojlipebniecibfojijkgbnghacnecl
Descrizione Tropics wallpapers.
Dimensione del File 6.99 MB
Conteggio Installazioni 28,639
Versione Corrente 0.1
Ultimo Aggiornamento 2021-07-31
Data di Pubblicazione 2021-07-31
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore Browser Labs Pty Ltd
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://browser-labs.com.au/privacy-policy
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Tropics Wallpapers",
    "author": "Frooty Studios",
    "description": "Tropics wallpapers.",
    "version": "0.1",
    "manifest_version": 2,
    "icons": {
        "128": "assets\/imgs\/ex_logo_128.png"
    },
    "chrome_url_overrides": {
        "newtab": "views\/tabs\/tabs.html"
    },
    "browser_action": [],
    "background": {
        "scripts": [
            ".\/backgroundScript\/backgroundScript.js"
        ],
        "persistent": true
    },
    "permissions": []
}