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
公式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
Eメール [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": []
}