Moscow Mitch

Exposing Mitch McConnell’s actions that leave our elections vulnerable to Russian meddling

Moscow Mitchとは何ですか?

Moscow MitchはAmerican Bridgeによって開発されたChromeの拡張機能で、その主な機能は「Exposing Mitch McConnell’s actions that leave our elections vulnerable to Russian meddling」です。

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

screenshot

Moscow Mitch拡張機能のCRXファイルをダウンロード

Moscow Mitch拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Mitch McConnell leaves our elections vulnerable to Russian meddling and foreign interference every day he blocks critical election security legislation. Use this extension to replace every mention of his name with his nickname "Moscow Mitch."                    

拡張機能の基本情報

名前 Moscow Mitch Moscow Mitch
ID ipnpeblfklicjobnijdmkdfinhjeonld
公式URL https://chromewebstore.google.com/detail/moscow-mitch/ipnpeblfklicjobnijdmkdfinhjeonld
説明 Exposing Mitch McConnell’s actions that leave our elections vulnerable to Russian meddling
ファイルサイズ 9.86 KB
インストール数 212
現在のバージョン 1.1
最終更新日 2019-09-10
公開日 2019-09-06
評価 5.00/5 合計 6 レビュー
開発者 American Bridge
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://americanbridgepac.org/
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Moscow Mitch",
    "version": "1.1",
    "description": "Exposing Mitch McConnell\u2019s actions that leave our elections vulnerable to Russian meddling",
    "icons": {
        "48": "soviet-flag48.png",
        "128": "soviet-flag128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_end"
        }
    ],
    "incognito": "not_allowed",
    "manifest_version": 2
}