Naughty content.

Replace content with surprise butt sex

Naughty content.とは何ですか?

Naughty content.はHuguiniによって開発されたChromeの拡張機能で、その主な機能は「Replace content with surprise butt sex」です。

Naughty content.拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                                            

拡張機能の基本情報

名前 Naughty content. Naughty content.
ID cjadpajchobeflooiacdifgolaaomljf
公式URL https://chrome.google.com/webstore/detail/naughty-content/cjadpajchobeflooiacdifgolaaomljf
説明 Replace content with surprise butt sex
ファイルサイズ 17.98 KB
インストール数 111
現在のバージョン 0.0.1
最終更新日 2016-05-19
公開日 2016-05-19
評価 3.00/5 合計 1 レビュー
開発者 Huguini
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Naughty content.",
    "description": "Replace content with surprise butt sex",
    "version": "0.0.1",
    "icons": {
        "128": "images\/icon-128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_end"
        }
    ]
}