煎蛋无聊图加速

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

什麼是煎蛋无聊图加速?

煎蛋无聊图加速是由seiuneko開發的Chrome擴展程式,該擴展的主要功能是“替换煎蛋无聊图的图床为原先的新浪图床”。

擴展截圖

screenshot
screenshot

下載煎蛋无聊图加速擴展crx文件

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

擴展使用說明

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

擴展基本資訊

名稱 煎蛋无聊图加速 煎蛋无聊图加速
ID pgkhddbbipclegkaheabhpahkifdaane
官方網址 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
電子郵箱 [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"
            }
        ]
    }
}