Thai Wallpaper

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

Thai Wallpaper란 무엇입니까?

Thai Wallpaper은(는) Suprivio LTD에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Discover Thailand's beauty with stunning pictures - a Chrome extension that brings Thailand to your browser."입니다.

확장 프로그램 스크린샷

screenshot

Thai Wallpaper 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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

확장 프로그램 기본 정보

이름 Thai Wallpaper Thai Wallpaper
ID goeejgejekdmchipdlphhabkcajbgojl
공식 URL https://chromewebstore.google.com/detail/thai-wallpaper/goeejgejekdmchipdlphhabkcajbgojl
설명 Discover Thailand's beauty with stunning pictures - a Chrome extension that brings Thailand to your browser.
파일 크기 179 KB
설치 횟수 15,047
현재 버전 1.0.1
최근 업데이트 2023-07-06
출시 날짜 2023-06-26
평점 4.67/5 총 9 개의 평점
개발자 Suprivio LTD
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://suprivio.com/
도움말 페이지 URL https://suprivio.com/Contact
개인정보 보호 정책 페이지 URL https://suprivio.com/Privacy
지원되는 언어 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\/*"
    ]
}