Hey Rilch

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

ما هو Hey Rilch؟

Hey Rilch هو إضافة Chrome تم تطويرها بواسطة http://yeastradio.com، والميزة الرئيسية لها هي "Replaces all images on a given page with pictures of Cheryl Merkowski. HEY CHERYLLL!".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Hey Rilch

قم بتنزيل ملفات الامتداد Hey Rilch بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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/                    

معلومات أساسية عن التمديد

الاسم Hey Rilch Hey Rilch
ID ecjlngcbcebddleebhfhidgieejegiai
عنوان URL الرسمي https://chrome.google.com/webstore/detail/hey-rilch/ecjlngcbcebddleebhfhidgieejegiai
الوصف Replaces all images on a given page with pictures of Cheryl Merkowski. HEY CHERYLLL!
حجم الملف 19.96 KB
عدد التثبيتات 19
النسخة الحالية 2.1
آخر تحديث 2013-08-17
تاريخ النشر 2013-08-17
تقييم 5.00/5 مجموع تقييمات 6
المطور http://yeastradio.com
نوع الدفع free
موقع الإضافة http://yeastradio.com
اللغات المدعومة 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
}