Thai Wallpaper

Discover Thailand's beauty with stunning pictures - a Chrome extension that brings Thailand to your browser.

O que é Thai Wallpaper?

Thai Wallpaper é uma extensão do Chrome desenvolvida por Suprivio LTD, e sua principal característica é "Discover Thailand's beauty with stunning pictures - a Chrome extension that brings Thailand to your browser.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Thai Wallpaper

Baixe arquivos de extensão Thai Wallpaper 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

                        Immerse yourself in Thailand's captivating beauty with our Chrome extension. Explore breathtaking pictures that transport you to Thailand's vibrant landscapes, cultural treasures, and serene beaches. Let every new tab become a window to Thailand's enchanting world, providing daily inspiration and a virtual getaway. Elevate your browsing experience with stunning visuals showcasing Thailand's rich heritage and natural wonders. 
The extension also shows the local time :)

By clicking "Add to Chrome" I accept and agree to install the 'Thai-Wallpaper' Chrome extension and hereby agree to set the Chrome New Tab to that provided by the service and the Privacy policy and Terms of Use.
The search results will be provided by Microsoft Bing.

Privacy Policy - https://suprivio.com/privacy/
Terms and Conditions - https://suprivio.com/term-of-use/

"To uninstall the extension, follow these steps:

Click the three dots icon on the top right of Chrome
Select "Settings"
Choose "Extensions" from the left menu
Locate the desired extension in the list and remove it.

Note: All pictures have a commercial license from Unsplash."                    

Informações Básicas da Extensão

Nome Thai Wallpaper Thai Wallpaper
ID goeejgejekdmchipdlphhabkcajbgojl
URL Oficial https://chromewebstore.google.com/detail/thai-wallpaper/goeejgejekdmchipdlphhabkcajbgojl
Descrição Discover Thailand's beauty with stunning pictures - a Chrome extension that brings Thailand to your browser.
Tamanho do Arquivo 179 KB
Contagem de Instalações 15,047
Versão Atual 1.0.1
Última Atualização 2023-07-06
Data de Publicação 2023-06-26
Classificação 4.67/5 Total de 9 Avaliações
Desenvolvedor Suprivio LTD
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://suprivio.com/
URL da Página de Ajuda https://suprivio.com/Contact
URL da Página de Política de Privacidade https://suprivio.com/Privacy
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.00ac8b83.png",
        "32": "icon32.plasmo.9ad0c5b6.png",
        "48": "icon48.plasmo.cae3a6b3.png",
        "64": "icon64.plasmo.e4b604fc.png",
        "128": "icon128.plasmo.b89b7dfa.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.00ac8b83.png",
            "32": "icon32.plasmo.9ad0c5b6.png",
            "48": "icon48.plasmo.cae3a6b3.png",
            "64": "icon64.plasmo.e4b604fc.png",
            "128": "icon128.plasmo.b89b7dfa.png"
        }
    },
    "version": "1.0.1",
    "author": "AgileSoft LTD",
    "name": "Thai Wallpaper",
    "description": "Discover Thailand's beauty with stunning pictures - a Chrome extension that brings Thailand to your browser.",
    "background": {
        "service_worker": "background.803675d6.js"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "host_permissions": [
        "*:\/\/*.thai-wallpaper.com\/*"
    ]
}