Kick Them Out

Kick Them Out Use this extension to blank out the IDs of ldy etc at mitbbs 买买提网页中把老大爷的马甲踢走

Wat is Kick Them Out?

Kick Them Out is een Chrome-extensie ontwikkeld door tony.xu, en de belangrijkste functie is "Kick Them Out Use this extension to blank out the IDs of ldy etc at mitbbs 买买提网页中把老大爷的马甲踢走".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Kick Them Out

Download Kick Them Out-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

                        Kick Them Out

Use this extension to blank out the IDs of ldy etc at mitbbs
买买提网页中把老大爷的马甲踢走                    

Basisinformatie over de Extensie

Naam Kick Them Out Kick Them Out
ID bjckpecadlfgoiaedbgfcehmpgalkeig
Officiële URL https://chromewebstore.google.com/detail/kick-them-out/bjckpecadlfgoiaedbgfcehmpgalkeig
Beschrijving Kick Them Out Use this extension to blank out the IDs of ldy etc at mitbbs 买买提网页中把老大爷的马甲踢走
Bestandsgrootte 13.91 KB
Aantal Installaties 64
Huidige Versie 0.5
Laatst Bijgewerkt 2016-10-13
Publicatiedatum 2016-10-12
Beoordeling 5.00/5 Totaal 5 Beoordelingen
Ontwikkelaar tony.xu
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Kick Them Out",
    "version": "0.5",
    "permissions": [
        "storage"
    ],
    "content_scripts": [
        {
            "matches": [
                "http:\/\/www.mitbbs.com\/*"
            ],
            "js": [
                "myscript.js"
            ],
            "run_at": "document_end"
        }
    ],
    "options_page": "options.html",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "manifest_version": 2
}