Social To Arse

Replace text 'social' to 'arse'

Social To Arseとは何ですか?

Social To Arseはartemaveによって開発されたChromeの拡張機能で、その主な機能は「Replace text 'social' to 'arse'」です。

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

screenshot
screenshot
screenshot

Social To Arse拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        "Cloud To Butt" sequel                    

拡張機能の基本情報

名前 Social To Arse Social To Arse
ID lhhllmdboleffajemnilooddhdhbnook
公式URL https://chromewebstore.google.com/detail/social-to-arse/lhhllmdboleffajemnilooddhdhbnook
説明 Replace text 'social' to 'arse'
ファイルサイズ 3.41 KB
インストール数 22
現在のバージョン 0.5
最終更新日 2014-12-30
公開日 2014-12-29
評価 5.00/5 合計 2 レビュー
開発者 artemave
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://github.com/artemave/social-to-arse
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Social To Arse",
    "manifest_version": 2,
    "version": "0.5",
    "description": "Replace text 'social' to 'arse'",
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "all_frames": true,
            "js": [
                "contentscript.js"
            ]
        }
    ]
}