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
公式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
Eメール [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"
    }
}