Changify

Change your default background in google chrome!

什麼是Changify?

Changify是由https://changify.link開發的Chrome擴展程式,該擴展的主要功能是“Change your default background in google chrome!”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Changify擴展crx文件

下載Changify擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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/                    

擴展基本資訊

名稱 Changify Changify
ID geibaohlpekleiclipejnoceabnkmlgn
官方網址 https://chromewebstore.google.com/detail/changify/geibaohlpekleiclipejnoceabnkmlgn
簡介 Change your default background in google chrome!
檔案大小 55.14 KB
安裝次數 1,832
目前版本 0.0.6
更新時間 2024-02-04
上架時間 2023-07-09
評分 5.00/5 共 5 次評分
開發者 https://changify.link
電子郵箱 [email protected]
付費類型 free
擴展官網 https://www.changify.link
說明頁面URL https://changify.link/terms-conditions/
支援的語言 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"
    }
}