Changify

Change your default background in google chrome!

Apa itu Changify?

Changify adalah ekstensi Chrome yang dikembangkan oleh https://changify.link, dan fitur utamanya adalah "Change your default background in google chrome!".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Changify

Unduh file ekstensi Changify dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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/                    

Informasi Dasar Ekstensi

Nama Changify Changify
ID geibaohlpekleiclipejnoceabnkmlgn
URL Resmi https://chromewebstore.google.com/detail/changify/geibaohlpekleiclipejnoceabnkmlgn
Deskripsi Change your default background in google chrome!
Ukuran File 55.14 KB
Jumlah Instalasi 1,832
Versi Saat Ini 0.0.6
Terakhir Diperbarui 2024-02-04
Tanggal Publikasi 2023-07-09
Penilaian 5.00/5 Total 5 Penilaian
Pengembang https://changify.link
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.changify.link
URL Halaman Bantuan https://changify.link/terms-conditions/
Bahasa yang Didukung 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"
    }
}