Hey Rilch

Replaces all images on a given page with pictures of Cheryl Merkowski. HEY CHERYLLL!

Wat is Hey Rilch?

Hey Rilch is een Chrome-extensie ontwikkeld door http://yeastradio.com, en de belangrijkste functie is "Replaces all images on a given page with pictures of Cheryl Merkowski. HEY CHERYLLL!".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Hey Rilch

Download Hey Rilch-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

                        Cheryl Merkowski of Yeast Radio and Whorehole.org is very pretty. If you are tired of looking at your boring facebook friends pictures of all the useless chinese crap they bought, then turn on the HEY RILCH! plugin and replace all of their ugly mugs with the lovely CHEROIL! 

and be sure to listen to cheryl and madge on http://yeastradio.com . weuw.

modified from  Katherine Champagne's Hey Girl! plugin with permission. http://heygirl.io/                    

Basisinformatie over de Extensie

Naam Hey Rilch Hey Rilch
ID ecjlngcbcebddleebhfhidgieejegiai
Officiële URL https://chrome.google.com/webstore/detail/hey-rilch/ecjlngcbcebddleebhfhidgieejegiai
Beschrijving Replaces all images on a given page with pictures of Cheryl Merkowski. HEY CHERYLLL!
Bestandsgrootte 19.96 KB
Aantal Installaties 19
Huidige Versie 2.1
Laatst Bijgewerkt 2013-08-17
Publicatiedatum 2013-08-17
Beoordeling 5.00/5 Totaal 6 Beoordelingen
Ontwikkelaar http://yeastradio.com
Betalingswijze free
Extensiewebsite http://yeastradio.com
Ondersteunde Talen en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Hey Rilch",
    "version": "2.1",
    "homepage_url": "http:\/\/heygirl.io",
    "description": "Replaces all images on a given page with pictures of Cheryl Merkowski. HEY CHERYLLL!",
    "icons": {
        "16": "img\/icon_16.png",
        "48": "img\/icon_48.png",
        "128": "img\/icon_128.png"
    },
    "browser_action": {
        "default_icon": "img\/icon_48.png",
        "default_title": "HEY RILCH"
    },
    "permissions": [
        "activeTab"
    ],
    "background": {
        "scripts": [
            "background.js",
            "heyrilch.js"
        ],
        "persistent": false
    },
    "manifest_version": 2
}