Background changer

This is a extension which change background image when you open new tab

What is Background changer?

Background changer is a Chrome extension developed by keepeyezon.com, and its main feature is "This is a extension which change background image when you open new tab".

Extension Screenshots

screenshot

Download Background changer Extension CRX File

Download Background changer 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

                        This is a extension which change background image randomly everytime when we open a new tab.                    

Extension Basic Information

Name Background changer Background changer
ID abghljkabehndngdedeomffainakibfo
Official URL https://chromewebstore.google.com/detail/background-changer/abghljkabehndngdedeomffainakibfo
Description This is a extension which change background image when you open new tab
File Size 977 KB
Installation Count 3,121
Current Version 1.0
Last Updated 2017-10-10
Publish Date 2017-10-10
Rating 3.18/5 Total 11 Ratings
Developer keepeyezon.com
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Background changer",
    "manifest_version": 2,
    "version": "1.0",
    "description": "This is a extension which change background image when you open new tab",
    "icons": {
        "16": "icons8-Responsive Filled-50.png",
        "48": "icons8-Responsive Filled-48.png",
        "128": "icons8-Responsive Filled-128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newimg.html"
    },
    "permissions": [
        "https:\/\/source.unsplash.com\/"
    ]
}