Kick Them Out
Kick Them Out Use this extension to blank out the IDs of ldy etc at mitbbs 买买提网页中把老大爷的马甲踢走
什么是Kick Them Out?
Kick Them Out是由tony.xu开发的Chrome扩展程序,该扩展的主要功能是“Kick Them Out Use this extension to blank out the IDs of ldy etc at mitbbs 买买提网页中把老大爷的马甲踢走”。
扩展截图
下载Kick Them Out扩展crx文件
下载Kick Them Out扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Kick Them Out Use this extension to blank out the IDs of ldy etc at mitbbs 买买提网页中把老大爷的马甲踢走
扩展基本信息
名称 | Kick Them Out |
ID | bjckpecadlfgoiaedbgfcehmpgalkeig |
官方URL | https://chromewebstore.google.com/detail/kick-them-out/bjckpecadlfgoiaedbgfcehmpgalkeig |
简介 | Kick Them Out Use this extension to blank out the IDs of ldy etc at mitbbs 买买提网页中把老大爷的马甲踢走 |
文件大小 | 13.91 KB |
安装次数 | 64 |
当前版本 | 0.5 |
更新时间 | 2016-10-13 |
上架时间 | 2016-10-12 |
评分 | 5.00/5 共5次评分 |
开发者 | tony.xu |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | 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 } |