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…

What is Ph Icon?

Ph Icon is a Chrome extension developed by rockuhd9, and its main feature is "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…".

Extension Screenshots

screenshot

Download Ph Icon Extension CRX File

Download Ph Icon extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Ph Icon Ph Icon
ID gnemkdckbpnhffejcpcbfllicfmldjkb
Official URL https://chrome.google.com/webstore/detail/ph-icon/gnemkdckbpnhffejcpcbfllicfmldjkb
Description 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…
File Size 33.31 KB
Installation Count 39
Current Version 1.1
Last Updated 2017-01-08
Publish Date 2017-01-08
Rating 4.67/5 Total 3 Ratings
Developer rockuhd9
Payment Type free
Supported Languages 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\/"
    ]
}