网盘下载助手

解析网盘资源下载地址的工具

Wat is 网盘下载助手?

网盘下载助手 is een Chrome-extensie ontwikkeld door black.humour, en de belangrijkste functie is "解析网盘资源下载地址的工具".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie 网盘下载助手

Download 网盘下载助手-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        网盘下载助手帮助您解析网盘的资源下载地址

使用方法:在资源页面点击插件图标即可                    

Basisinformatie over de Extensie

Naam 网盘下载助手 网盘下载助手
ID ngicabcppiiboakmlaiaaaljikhpaaig
Officiële URL https://chrome.google.com/webstore/detail/%E7%BD%91%E7%9B%98%E4%B8%8B%E8%BD%BD%E5%8A%A9%E6%89%8B/ngicabcppiiboakmlaiaaaljikhpaaig
Beschrijving 解析网盘资源下载地址的工具
Bestandsgrootte 1.78 MB
Aantal Installaties 1,945
Huidige Versie 0.5.8
Laatst Bijgewerkt 2020-09-29
Publicatiedatum 2019-11-26
Beoordeling 2.41/5 Totaal 22 Beoordelingen
Ontwikkelaar black.humour
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://pan.aacc.in/
URL van de Privacybeleid Pagina https://sites.google.com/view/plugin-photo-privacy-policy
Ondersteunde Talen zh-CN
manifest.json
{
    "name": "\u7f51\u76d8\u4e0b\u8f7d\u52a9\u624b",
    "version": "0.5.8",
    "manifest_version": 2,
    "description": "\u89e3\u6790\u7f51\u76d8\u8d44\u6e90\u4e0b\u8f7d\u5730\u5740\u7684\u5de5\u5177",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "homepage_url": "http:\/\/pan.aacc.in",
    "icons": {
        "16": "\/assets\/img\/icons\/icon16.png",
        "48": "\/assets\/img\/icons\/icon48.png",
        "128": "\/assets\/img\/icons\/icon128.png"
    },
    "web_accessible_resources": [
        "\/assets\/img\/icons\/icon128.png"
    ],
    "background": {
        "scripts": [
            "\/assets\/js\/vendor\/jquery-3.2.1.min.js",
            "\/dist\/background.entry.js"
        ],
        "persistent": true
    },
    "options_page": "\/option\/index.html",
    "browser_action": {
        "default_icon": "\/assets\/img\/icons\/icon128.png",
        "default_title": "\u7f51\u76d8\u4e0b\u8f7d\u52a9\u624b"
    },
    "permissions": [
        "storage",
        "notifications",
        "activeTab",
        "tabs",
        "*:\/\/qnapi.hichinese.top\/*",
        "*:\/\/api.aamm.top\/*",
        "*:\/\/qn.lilililili.hichinese.xyz\/*",
        "*:\/\/api-tg.lililili.info\/*"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/ssl.captcha.qq.com; object-src 'self'"
}