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…

Cos'è Ph Icon?

Ph Icon è un'estensione di Chrome sviluppata da rockuhd9, e la sua funzione principale è "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 dell'Estensione

screenshot

Scarica il file CRX dell'estensione Ph Icon

Scarica i file di estensione Ph Icon in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Ph Icon Ph Icon
ID gnemkdckbpnhffejcpcbfllicfmldjkb
URL Ufficiale https://chrome.google.com/webstore/detail/ph-icon/gnemkdckbpnhffejcpcbfllicfmldjkb
Descrizione 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…
Dimensione del File 33.31 KB
Conteggio Installazioni 39
Versione Corrente 1.1
Ultimo Aggiornamento 2017-01-08
Data di Pubblicazione 2017-01-08
Valutazione 4.67/5 Totale 3 Valutazioni
Sviluppatore rockuhd9
Tipo di Pagamento free
Lingue Supportate 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\/"
    ]
}