煎蛋无聊图加速

替换煎蛋无聊图的图床为原先的新浪图床

煎蛋无聊图加速とは何ですか?

煎蛋无聊图加速はseiunekoによって開発されたChromeの拡張機能で、その主な機能は「替换煎蛋无聊图的图床为原先的新浪图床」です。

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

screenshot
screenshot

煎蛋无聊图加速拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        替换煎蛋无聊图的图床为原先的新浪图床,加快图片加载速度。                    

拡張機能の基本情報

名前 煎蛋无聊图加速 煎蛋无聊图加速
ID pgkhddbbipclegkaheabhpahkifdaane
公式URL https://chromewebstore.google.com/detail/%E7%85%8E%E8%9B%8B%E6%97%A0%E8%81%8A%E5%9B%BE%E5%8A%A0%E9%80%9F/pgkhddbbipclegkaheabhpahkifdaane
説明 替换煎蛋无聊图的图床为原先的新浪图床
ファイルサイズ 17.39 KB
インストール数 619
現在のバージョン 0.4.0
最終更新日 2024-01-24
公開日 2024-01-24
評価 5.00/5 合計 12 レビュー
開発者 seiuneko
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://github.com/seiuneko/JandanPicBoost
ヘルプページのURL https://github.com/seiuneko/JandanPicBoost/issues
プライバシーポリシーページのURL https://github.com/seiuneko/JandanPicBoost/blob/master/PRIVACY_POLICY.md
対応言語 zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "\u714e\u86cb\u65e0\u804a\u56fe\u52a0\u901f",
    "description": "\u66ff\u6362\u714e\u86cb\u65e0\u804a\u56fe\u7684\u56fe\u5e8a\u4e3a\u539f\u5148\u7684\u65b0\u6d6a\u56fe\u5e8a",
    "author": "seiuneko",
    "homepage_url": "https:\/\/github.com\/seiuneko\/JandanPicBoost",
    "version": "0.4.0",
    "icons": {
        "16": "icons\/jandan-16.png",
        "32": "icons\/jandan-32.png",
        "48": "icons\/jandan-48.png",
        "128": "icons\/jandan-128.png"
    },
    "permissions": [
        "declarativeNetRequestWithHostAccess"
    ],
    "host_permissions": [
        "*:\/\/jandan.net\/*",
        "*:\/\/i.jandan.net\/*",
        "*:\/\/*.moyu.im\/*",
        "*:\/\/*.sinaimg.cn\/*"
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "jandan_ruleset",
                "enabled": true,
                "path": "jandan_ruleset.json"
            }
        ]
    }
}