Changify

Change your default background in google chrome!

Co to jest Changify?

Changify to rozszerzenie Chrome opracowane przez https://changify.link, a jego główną funkcją jest „Change your default background in google chrome!”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Changify

Pobierz pliki rozszerzeń Changify w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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/                    

Podstawowe informacje o rozszerzeniu

Nazwa Changify Changify
ID geibaohlpekleiclipejnoceabnkmlgn
Oficjalny URL https://chromewebstore.google.com/detail/changify/geibaohlpekleiclipejnoceabnkmlgn
Opis Change your default background in google chrome!
Rozmiar pliku 55.14 KB
Liczba instalacji 1,832
Aktualna Wersja 0.0.6
Ostatnia Aktualizacja 2024-02-04
Data Publikacji 2023-07-09
Ocena 5.00/5 Łącznie 5 Oceny
Deweloper https://changify.link
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://www.changify.link
Adres URL Strony Pomocy https://changify.link/terms-conditions/
Obsługiwane Języki 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"
    }
}