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…

Wat is Ph Icon?

Ph Icon is een Chrome-extensie ontwikkeld door rockuhd9, en de belangrijkste functie 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…".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Ph Icon

Download Ph Icon-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Ph Icon Ph Icon
ID gnemkdckbpnhffejcpcbfllicfmldjkb
Officiële URL https://chrome.google.com/webstore/detail/ph-icon/gnemkdckbpnhffejcpcbfllicfmldjkb
Beschrijving 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…
Bestandsgrootte 33.31 KB
Aantal Installaties 39
Huidige Versie 1.1
Laatst Bijgewerkt 2017-01-08
Publicatiedatum 2017-01-08
Beoordeling 4.67/5 Totaal 3 Beoordelingen
Ontwikkelaar rockuhd9
Betalingswijze free
Ondersteunde Talen 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\/"
    ]
}