caiyun

修改新标签页,替换为古诗词。学习中,参考插件几枝,几枝的审美我太爱了

caiyunとは何ですか?

caiyunはsuuhuanzhenによって開発されたChromeの拡張機能で、その主な機能は「修改新标签页,替换为古诗词。学习中,参考插件几枝,几枝的审美我太爱了」です。

拡張機能のスクリーンショット

screenshot

caiyun拡張機能のCRXファイルをダウンロード

caiyun拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        使用canvas波浪和古诗词,替换默认的标签页,学习中                    

拡張機能の基本情報

名前 caiyun caiyun
ID dpbdbgolggoabpomipglnopicdfbiaam
公式URL https://chromewebstore.google.com/detail/caiyun/dpbdbgolggoabpomipglnopicdfbiaam
説明 修改新标签页,替换为古诗词。学习中,参考插件几枝,几枝的审美我太爱了
ファイルサイズ 3.58 MB
インストール数 71
現在のバージョン 0.2.0
最終更新日 2022-10-14
公開日 2021-03-14
評価 5.00/5 合計 1 レビュー
開発者 suuhuanzhen
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://github.com/XueMeijing/caiyun
対応言語 en,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_name__",
    "version": "0.2.0",
    "default_locale": "zh_CN",
    "description": "\u4fee\u6539\u65b0\u6807\u7b7e\u9875\uff0c\u66ff\u6362\u4e3a\u53e4\u8bd7\u8bcd\u3002\u5b66\u4e60\u4e2d\uff0c\u53c2\u8003\u63d2\u4ef6\u51e0\u679d\uff0c\u51e0\u679d\u7684\u5ba1\u7f8e\u6211\u592a\u7231\u4e86",
    "homepage_url": "https:\/\/aihanyan.com",
    "icons": {
        "16": "img\/p16.png",
        "32": "img\/p32.png",
        "48": "img\/p48.png",
        "128": "img\/p128.png"
    },
    "browser_action": {
        "default_title": "\u5f53\u65f6\u660e\u6708\u5728\uff0c\u66fe\u7167\u5f69\u4e91\u5f52"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "background": {
        "scripts": [
            "static\/js\/background.js"
        ]
    },
    "permissions": [
        "storage"
    ],
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    }
}