Changify

Change your default background in google chrome!

O que é Changify?

Changify é uma extensão do Chrome desenvolvida por https://changify.link, e sua principal característica é "Change your default background in google chrome!".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Changify

Baixe arquivos de extensão Changify no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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/                    

Informações Básicas da Extensão

Nome Changify Changify
ID geibaohlpekleiclipejnoceabnkmlgn
URL Oficial https://chromewebstore.google.com/detail/changify/geibaohlpekleiclipejnoceabnkmlgn
Descrição Change your default background in google chrome!
Tamanho do Arquivo 55.14 KB
Contagem de Instalações 1,832
Versão Atual 0.0.6
Última Atualização 2024-02-04
Data de Publicação 2023-07-09
Classificação 5.00/5 Total de 5 Avaliações
Desenvolvedor https://changify.link
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.changify.link
URL da Página de Ajuda https://changify.link/terms-conditions/
Idiomas Suportados 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"
    }
}