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
官方網址 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\/"
    ]
}