Ph Icon

A great plugin that makes every tab look like you are on Porn hub. Very simple, great fun :D I'll add more titles if people start…

Ph Iconとは何ですか?

Ph Iconはrockuhd9によって開発されたChromeの拡張機能で、その主な機能は「A great plugin that makes every tab look like you are on Porn hub. Very simple, great fun :D I'll add more titles if people start…」です。

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

screenshot

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

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

拡張機能の使用方法

                        A great plugin that makes every tab look like you are on Porn hub. Very simple, great fun :D

I'll add more titles if people start using thing.                    

拡張機能の基本情報

名前 Ph Icon Ph Icon
ID gnemkdckbpnhffejcpcbfllicfmldjkb
公式URL https://chrome.google.com/webstore/detail/ph-icon/gnemkdckbpnhffejcpcbfllicfmldjkb
説明 A great plugin that makes every tab look like you are on Porn hub. Very simple, great fun :D I'll add more titles if people start…
ファイルサイズ 33.31 KB
インストール数 39
現在のバージョン 1.1
最終更新日 2017-01-08
公開日 2017-01-08
評価 4.67/5 合計 3 レビュー
開発者 rockuhd9
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Ph Icon",
    "version": "1.1",
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "jquery-3.1.1.min.js",
                "icon.js"
            ]
        }
    ],
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ]
}