NoAff

自动拦截隐藏AFF-星河vps资讯-xhvps.info

Wat is NoAff?

NoAff is een Chrome-extensie ontwikkeld door dforel, en de belangrijkste functie is "自动拦截隐藏AFF-星河vps资讯-xhvps.info".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie NoAff

Download NoAff-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

                        自动拦截隐藏AFF-星河vps资讯-xhvps.info                    

Basisinformatie over de Extensie

Naam NoAff NoAff
ID abmbljajkipbpdlnifbabdogfkahnbja
Officiële URL https://chrome.google.com/webstore/detail/noaff/abmbljajkipbpdlnifbabdogfkahnbja
Beschrijving 自动拦截隐藏AFF-星河vps资讯-xhvps.info
Bestandsgrootte 134 KB
Aantal Installaties 126
Huidige Versie 0.0.3
Laatst Bijgewerkt 2020-01-14
Publicatiedatum 2020-01-12
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar dforel
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://xhvps.info
Ondersteunde Talen zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "NoAff",
    "version": "0.0.3",
    "description": "\u81ea\u52a8\u62e6\u622a\u9690\u85cfAFF-\u661f\u6cb3vps\u8d44\u8baf-xhvps.info",
    "icons": {
        "16": "img\/icon.png",
        "48": "img\/icon.png",
        "128": "img\/icon.png"
    },
    "browser_action": {
        "default_icon": "img\/icon.png",
        "default_title": "\u81ea\u52a8\u62e6\u622a\u9690\u85cfAFF V0.0.3\u7248\u672c",
        "default_popup": "popup.html"
    },
    "permissions": [
        "notifications",
        "webRequest",
        "webRequestBlocking",
        "storage",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "js\/myscript.js"
            ]
        }
    ]
}