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\/"
    ]
}