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 买买提网页中把老大爷的马甲踢走」です。

拡張機能のスクリーンショット

screenshot

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 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
Eメール [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
}