Changify

Change your default background in google chrome!

What is Changify?

Changify is a Chrome extension developed by https://changify.link, and its main feature is "Change your default background in google chrome!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Changify Extension CRX File

Download Changify 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

                        Changify New Tab Extension Will Display Amazing Background Images 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 settings Icon in the top left on new tab.

By clicking "Add to chrome", I accept and agree to installing Changify - New Tab.
New Tab search setting will be provided by Microsoft Bing and that provided by the service, Terms of Use and Privacy Policy.

https://changify.link/privacy-policy/
https://changify.link/terms-conditions/                    

Extension Basic Information

Name Changify Changify
ID geibaohlpekleiclipejnoceabnkmlgn
Official URL https://chromewebstore.google.com/detail/changify/geibaohlpekleiclipejnoceabnkmlgn
Description Change your default background in google chrome!
File Size 55.14 KB
Installation Count 1,832
Current Version 0.0.6
Last Updated 2024-02-04
Publish Date 2023-07-09
Rating 5.00/5 Total 5 Ratings
Developer https://changify.link
Email [email protected]
Payment Type free
Extension Website https://www.changify.link
Help Page URL https://changify.link/terms-conditions/
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Changify",
    "description": "Change your default background in google chrome!",
    "version": "0.0.6",
    "action": {
        "default_popup": "index.html"
    },
    "icons": {
        "16": ".\/icons\/chromeExtensionIcon\/BG16px.png",
        "32": ".\/icons\/chromeExtensionIcon\/BG32px.png",
        "48": ".\/icons\/chromeExtensionIcon\/BG64px.png",
        "128": ".\/icons\/chromeExtensionIcon\/BG128px.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}