Cities HD Backgrounds in Your New Tab

Get HD Images Of Various Cities In Your New Tab.

What is Cities HD Backgrounds in Your New Tab?

Cities HD Backgrounds in Your New Tab is a Chrome extension developed by Vision Media Online Ltd, and its main feature is "Get HD Images Of Various Cities In Your New Tab.".

Extension Screenshots

screenshot
screenshot

Download Cities HD Backgrounds in Your New Tab Extension CRX File

Download Cities HD Backgrounds in Your New Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Cities HD Backgrounds in Your New Tab Cities HD Backgrounds in Your New Tab
ID cjlfckegakhnkoiooachhcaolhbokebo
Official URL https://chromewebstore.google.com/detail/cities-hd-backgrounds-in/cjlfckegakhnkoiooachhcaolhbokebo
Description Get HD Images Of Various Cities In Your New Tab.
File Size 260 KB
Installation Count 11,756
Current Version 0.0.40
Last Updated 2022-10-13
Publish Date 2022-10-13
Rating 2.50/5 Total 2 Ratings
Developer Vision Media Online Ltd
Email [email protected]
Payment Type free
Privacy Policy Page URL https://spntextension.com/privacy.html
Supported Languages 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\/*"
    ]
}