Kick Them Out

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

Cos'è Kick Them Out?

Kick Them Out è un'estensione di Chrome sviluppata da tony.xu, e la sua funzione principale è "Kick Them Out Use this extension to blank out the IDs of ldy etc at mitbbs 买买提网页中把老大爷的马甲踢走".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Kick Them Out

Scarica i file di estensione Kick Them Out 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

                        Kick Them Out

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

Informazioni di Base sull'Estensione

Nome Kick Them Out Kick Them Out
ID bjckpecadlfgoiaedbgfcehmpgalkeig
URL Ufficiale https://chromewebstore.google.com/detail/kick-them-out/bjckpecadlfgoiaedbgfcehmpgalkeig
Descrizione Kick Them Out Use this extension to blank out the IDs of ldy etc at mitbbs 买买提网页中把老大爷的马甲踢走
Dimensione del File 13.91 KB
Conteggio Installazioni 64
Versione Corrente 0.5
Ultimo Aggiornamento 2016-10-13
Data di Pubblicazione 2016-10-12
Valutazione 5.00/5 Totale 5 Valutazioni
Sviluppatore tony.xu
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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
}