Hey Rilch

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

What is Hey Rilch?

Hey Rilch is a Chrome extension developed by http://yeastradio.com, and its main feature is "Replaces all images on a given page with pictures of Cheryl Merkowski. HEY CHERYLLL!".

Extension Screenshots

screenshot

Download Hey Rilch Extension CRX File

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

                        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/                    

Extension Basic Information

Name Hey Rilch Hey Rilch
ID ecjlngcbcebddleebhfhidgieejegiai
Official URL https://chrome.google.com/webstore/detail/hey-rilch/ecjlngcbcebddleebhfhidgieejegiai
Description Replaces all images on a given page with pictures of Cheryl Merkowski. HEY CHERYLLL!
File Size 19.96 KB
Installation Count 19
Current Version 2.1
Last Updated 2013-08-17
Publish Date 2013-08-17
Rating 5.00/5 Total 6 Ratings
Developer http://yeastradio.com
Payment Type free
Extension Website http://yeastradio.com
Supported Languages 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
}