Tropics Wallpapers

Tropics wallpapers.

O que é Tropics Wallpapers?

Tropics Wallpapers é uma extensão do Chrome desenvolvida por Browser Labs Pty Ltd, e sua principal característica é "Tropics wallpapers.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Tropics Wallpapers

Baixe arquivos de extensão Tropics Wallpapers 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

                        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).                    

Informações Básicas da Extensão

Nome Tropics Wallpapers Tropics Wallpapers
ID jaojlipebniecibfojijkgbnghacnecl
URL Oficial https://chromewebstore.google.com/detail/tropics-wallpapers/jaojlipebniecibfojijkgbnghacnecl
Descrição Tropics wallpapers.
Tamanho do Arquivo 6.99 MB
Contagem de Instalações 28,639
Versão Atual 0.1
Última Atualização 2021-07-31
Data de Publicação 2021-07-31
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor Browser Labs Pty Ltd
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://browser-labs.com.au/privacy-policy
Idiomas Suportados 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": []
}