Tropics Wallpapers

Tropics wallpapers.

Tropics Wallpapersคืออะไร?

Tropics Wallpapers เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Browser Labs Pty Ltd และคุณลักษณะหลักของมันคือ "Tropics wallpapers."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Tropics Wallpapers

ดาวน์โหลดไฟล์ส่วนขยาย Tropics Wallpapers ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

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

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Tropics Wallpapers Tropics Wallpapers
ID jaojlipebniecibfojijkgbnghacnecl
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/tropics-wallpapers/jaojlipebniecibfojijkgbnghacnecl
คำอธิบาย Tropics wallpapers.
ขนาดไฟล์ 6.99 MB
จำนวนการติดตั้ง 28,639
เวอร์ชันปัจจุบัน 0.1
อัปเดตครั้งล่าสุด 2021-07-31
วันที่เผยแพร่ 2021-07-31
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา Browser Labs Pty Ltd
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://browser-labs.com.au/privacy-policy
ภาษาที่รองรับ 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": []
}