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…

Vad är Ph Icon?

Ph Icon är en Chrome-tillägg utvecklad av rockuhd9, och dess huvudfunktion är "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…".

Tilläggsskärmbilder

screenshot

Ladda ner Ph Icon-förlängningens CRX-fil

Ladda ner Ph Icon-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Ph Icon Ph Icon
ID gnemkdckbpnhffejcpcbfllicfmldjkb
Officiell webbadress https://chrome.google.com/webstore/detail/ph-icon/gnemkdckbpnhffejcpcbfllicfmldjkb
Beskrivning 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…
Filstorlek 33.31 KB
Antal Installationer 39
Aktuell Version 1.1
Senast Uppdaterad 2017-01-08
Publiceringsdatum 2017-01-08
Betyg 4.67/5 Totalt 3 Betyg
Utvecklare rockuhd9
Betalningssätt free
Stödda Språk 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\/"
    ]
}