Changify
Change your default background in google chrome!
什么是Changify?
Changify是由https://changify.link开发的Chrome扩展程序,该扩展的主要功能是“Change your default background in google chrome!”。
扩展截图
下载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/                     扩展基本信息
| 名称 |   |  
| ID | geibaohlpekleiclipejnoceabnkmlgn | 
| 官方URL | 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"
    }
}  |  |