Thai Wallpaper

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

What is Thai Wallpaper?

Thai Wallpaper is a Chrome extension developed by Suprivio LTD, and its main feature is "Discover Thailand's beauty with stunning pictures - a Chrome extension that brings Thailand to your browser.".

Extension Screenshots

screenshot

Download Thai Wallpaper Extension CRX File

Download Thai Wallpaper extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Thai Wallpaper Thai Wallpaper
ID goeejgejekdmchipdlphhabkcajbgojl
Official URL https://chromewebstore.google.com/detail/thai-wallpaper/goeejgejekdmchipdlphhabkcajbgojl
Description Discover Thailand's beauty with stunning pictures - a Chrome extension that brings Thailand to your browser.
File Size 179 KB
Installation Count 15,047
Current Version 1.0.1
Last Updated 2023-07-06
Publish Date 2023-06-26
Rating 4.67/5 Total 9 Ratings
Developer Suprivio LTD
Email [email protected]
Payment Type free
Extension Website https://suprivio.com/
Help Page URL https://suprivio.com/Contact
Privacy Policy Page URL https://suprivio.com/Privacy
Supported Languages 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\/*"
    ]
}