Changify

Change your default background in google chrome!

¿Qué es Changify?

Changify es una extensión de Chrome desarrollada por https://changify.link, y su función principal es "Change your default background in google chrome!".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Changify

Descarga archivos de extensión Changify en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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/                    

Información Básica de la Extensión

Nombre Changify Changify
ID geibaohlpekleiclipejnoceabnkmlgn
URL Oficial https://chromewebstore.google.com/detail/changify/geibaohlpekleiclipejnoceabnkmlgn
Descripción Change your default background in google chrome!
Tamaño del Archivo 55.14 KB
Cantidad de Instalaciones 1,832
Versión Actual 0.0.6
Última Actualización 2024-02-04
Fecha de Publicación 2023-07-09
Calificación 5.00/5 Total de 5 Calificaciones
Desarrollador https://changify.link
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://www.changify.link
URL de la Página de Ayuda https://changify.link/terms-conditions/
Idiomas Soportados 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"
    }
}