Tropics Wallpapers

Tropics wallpapers.

什麼是Tropics Wallpapers?

Tropics Wallpapers是由Browser Labs Pty Ltd開發的Chrome擴展程式,該擴展的主要功能是“Tropics wallpapers.”。

擴展截圖

screenshot

下載Tropics Wallpapers擴展crx文件

下載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
官方網址 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": []
}