Changify

Change your default background in google chrome!

Cos'è Changify?

Changify è un'estensione di Chrome sviluppata da https://changify.link, e la sua funzione principale è "Change your default background in google chrome!".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Changify

Scarica i file di estensione Changify in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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/                    

Informazioni di Base sull'Estensione

Nome Changify Changify
ID geibaohlpekleiclipejnoceabnkmlgn
URL Ufficiale https://chromewebstore.google.com/detail/changify/geibaohlpekleiclipejnoceabnkmlgn
Descrizione Change your default background in google chrome!
Dimensione del File 55.14 KB
Conteggio Installazioni 1,832
Versione Corrente 0.0.6
Ultimo Aggiornamento 2024-02-04
Data di Pubblicazione 2023-07-09
Valutazione 5.00/5 Totale 5 Valutazioni
Sviluppatore https://changify.link
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.changify.link
URL della Pagina di Aiuto https://changify.link/terms-conditions/
Lingue Supportate 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"
    }
}