Kick Them Out
Kick Them Out Use this extension to blank out the IDs of ldy etc at mitbbs 买买提网页中把老大爷的马甲踢走
What is Kick Them Out?
Kick Them Out is a Chrome extension developed by tony.xu, and its main feature is "Kick Them Out Use this extension to blank out the IDs of ldy etc at mitbbs 买买提网页中把老大爷的马甲踢走".
Extension Screenshots
Download Kick Them Out Extension CRX File
Download Kick Them Out extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
                        Kick Them Out
Use this extension to blank out the IDs of ldy etc at mitbbs
买买提网页中把老大爷的马甲踢走                     Extension Basic Information
| Name |   |  
| ID | bjckpecadlfgoiaedbgfcehmpgalkeig | 
| Official URL | https://chromewebstore.google.com/detail/kick-them-out/bjckpecadlfgoiaedbgfcehmpgalkeig | 
| Description | Kick Them Out Use this extension to blank out the IDs of ldy etc at mitbbs 买买提网页中把老大爷的马甲踢走 | 
| File Size | 13.91 KB | 
| Installation Count | 64 | 
| Current Version | 0.5 | 
| Last Updated | 2016-10-13 | 
| Publish Date | 2016-10-12 | 
| Rating | 5.00/5 Total 5 Ratings | 
| Developer | tony.xu | 
| [email protected] | |
| Payment Type | free | 
| Supported Languages | 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
}  |  |