Cities HD Backgrounds in Your New Tab

Get HD Images Of Various Cities In Your New Tab.

Cities HD Backgrounds in Your New Tabとは何ですか?

Cities HD Backgrounds in Your New TabはVision Media Online Ltdによって開発されたChromeの拡張機能で、その主な機能は「Get HD Images Of Various Cities In Your New Tab.」です。

拡張機能のスクリーンショット

screenshot
screenshot

Cities HD Backgrounds in Your New Tab拡張機能のCRXファイルをダウンロード

Cities HD Backgrounds in Your New Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Get HD images of cities In your new tab you can select from a wide range of backgrounds for you to enjoy every time you open a new tab.  To change the background image click the Change Background Icon in the top right on new tab.

By clicking Add To Chrome I agree to changing the browser new tab to that provided by the service and agree to the privacy policy and terms of use below.  Please note this extension changes your new tab search to results powered by bing.com.

https://spntextension.com/privacy.html
https://spntextension.com/terms.html                    

拡張機能の基本情報

名前 Cities HD Backgrounds in Your New Tab Cities HD Backgrounds in Your New Tab
ID cjlfckegakhnkoiooachhcaolhbokebo
公式URL https://chromewebstore.google.com/detail/cities-hd-backgrounds-in/cjlfckegakhnkoiooachhcaolhbokebo
説明 Get HD Images Of Various Cities In Your New Tab.
ファイルサイズ 260 KB
インストール数 11,756
現在のバージョン 0.0.40
最終更新日 2022-10-13
公開日 2022-10-13
評価 2.50/5 合計 2 レビュー
開発者 Vision Media Online Ltd
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://spntextension.com/privacy.html
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Cities HD Backgrounds in Your New Tab",
    "action": {
        "default_icon": {
            "16": "icon-16.png",
            "32": "icon-32.png"
        }
    },
    "permissions": [
        "storage",
        "unlimitedStorage",
        "alarms"
    ],
    "background": {
        "service_worker": "background.bundle.js"
    },
    "icons": {
        "48": "icon-128.png",
        "128": "icon-128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "manifest_version": 3,
    "description": "Get HD Images Of Various Cities In Your New Tab.",
    "version": "0.0.40",
    "host_permissions": [
        "*:\/\/spntextension.com\/*"
    ]
}