Marie Le Conte -> Marie Le Pepe

Replaces the text 'Marie Le Conte' with 'Marie Le Pepe', on the entire internet.

Marie Le Conte -> Marie Le Pepeとは何ですか?

Marie Le Conte -> Marie Le Pepeはcr3によって開発されたChromeの拡張機能で、その主な機能は「Replaces the text 'Marie Le Conte' with 'Marie Le Pepe', on the entire internet.」です。

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

screenshot

Marie Le Conte -> Marie Le Pepe拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Replaces the text 'Marie Le Conte' with 'Marie Le Pepe', on the entire internet.

2016 Update: Now makes fart noises                    

拡張機能の基本情報

名前 Marie Le Conte -> Marie Le Pepe Marie Le Conte -> Marie Le Pepe
ID egedkpknejmmcmpfgpninamalcdicepg
公式URL https://chromewebstore.google.com/detail/marie-le-conte-%3E-marie-le/egedkpknejmmcmpfgpninamalcdicepg
説明 Replaces the text 'Marie Le Conte' with 'Marie Le Pepe', on the entire internet.
ファイルサイズ 15.24 KB
インストール数 81
現在のバージョン 0.6
最終更新日 2016-06-14
公開日 2016-06-14
評価 2.71/5 合計 7 レビュー
開発者 cr3
支払い方法 free
対応言語 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Marie Le Conte -> Marie Le Pepe",
    "version": "0.6",
    "description": "Replaces the text 'Marie Le Conte' with 'Marie Le Pepe', on the entire internet.",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "content_script.js"
            ],
            "run_at": "document_end"
        }
    ]
}