煎蛋无聊图加速

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

Cos'è 煎蛋无聊图加速?

煎蛋无聊图加速 è un'estensione di Chrome sviluppata da seiuneko, e la sua funzione principale è "替换煎蛋无聊图的图床为原先的新浪图床".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione 煎蛋无聊图加速

Scarica i file di estensione 煎蛋无聊图加速 in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome 煎蛋无聊图加速 煎蛋无聊图加速
ID pgkhddbbipclegkaheabhpahkifdaane
URL Ufficiale 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
Descrizione 替换煎蛋无聊图的图床为原先的新浪图床
Dimensione del File 17.39 KB
Conteggio Installazioni 619
Versione Corrente 0.4.0
Ultimo Aggiornamento 2024-01-24
Data di Pubblicazione 2024-01-24
Valutazione 5.00/5 Totale 12 Valutazioni
Sviluppatore seiuneko
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://github.com/seiuneko/JandanPicBoost
URL della Pagina di Aiuto https://github.com/seiuneko/JandanPicBoost/issues
URL della Pagina della Politica sulla Privacy https://github.com/seiuneko/JandanPicBoost/blob/master/PRIVACY_POLICY.md
Lingue Supportate 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"
            }
        ]
    }
}