Hey Rilch
Replaces all images on a given page with pictures of Cheryl Merkowski. HEY CHERYLLL!
Hey Rilchとは何ですか?
Hey Rilchはhttp://yeastradio.comによって開発されたChromeの拡張機能で、その主な機能は「Replaces all images on a given page with pictures of Cheryl Merkowski. HEY CHERYLLL!」です。
拡張機能のスクリーンショット
Hey Rilch拡張機能のCRXファイルをダウンロード
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/
拡張機能の基本情報
名前 | |
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 } |