Changify

Change your default background in google chrome!

Wat is Changify?

Changify is een Chrome-extensie ontwikkeld door https://changify.link, en de belangrijkste functie is "Change your default background in google chrome!".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Changify

Download Changify-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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/                    

Basisinformatie over de Extensie

Naam Changify Changify
ID geibaohlpekleiclipejnoceabnkmlgn
Officiële URL https://chromewebstore.google.com/detail/changify/geibaohlpekleiclipejnoceabnkmlgn
Beschrijving Change your default background in google chrome!
Bestandsgrootte 55.14 KB
Aantal Installaties 1,832
Huidige Versie 0.0.6
Laatst Bijgewerkt 2024-02-04
Publicatiedatum 2023-07-09
Beoordeling 5.00/5 Totaal 5 Beoordelingen
Ontwikkelaar https://changify.link
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.changify.link
Help Pagina-URL https://changify.link/terms-conditions/
Ondersteunde Talen 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"
    }
}