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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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
}