Ebola 2 Bieber
Replaces "Ebola" with "Justin Bieber." Stay Calm and be a Belieber!
Ebola 2 Bieberとは何ですか?
Ebola 2 Bieberはhttps://scarlin.comによって開発されたChromeの拡張機能で、その主な機能は「Replaces "Ebola" with "Justin Bieber." Stay Calm and be a Belieber!」です。
拡張機能のスクリーンショット
Ebola 2 Bieber拡張機能のCRXファイルをダウンロード
Ebola 2 Bieber拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Are you getting tired of seeing all of the posts about Ebola everywhere you go? This won't cure Ebola, but it will replace it with Justin Bieber. This extension is intended for humorous purpose. Do not take this as anything more than an attempt at reducing some of the anxiety and stress surrounding the Ebola panic.
拡張機能の基本情報
名前 | Ebola 2 Bieber |
ID | kgolmchhnkhkcljipifaepiebepnjdna |
公式URL | https://chromewebstore.google.com/detail/ebola-2-bieber/kgolmchhnkhkcljipifaepiebepnjdna |
説明 | Replaces "Ebola" with "Justin Bieber." Stay Calm and be a Belieber! |
ファイルサイズ | 45.95 KB |
インストール数 | 10 |
現在のバージョン | 1.0 |
最終更新日 | 2014-10-20 |
公開日 | 2014-10-20 |
評価 | 3.63/5 合計 8 レビュー |
開発者 | https://scarlin.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | http://www.scarlin.com |
ヘルプページのURL | http://www.scarlin.com |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "content_scripts": [ { "js": [ "content_script.js" ], "matches": [ "*:\/\/*\/*" ], "run_at": "document_end" } ], "description": "Replaces \"Ebola\" with \"Justin Bieber.\" Stay Calm and be a Belieber!", "icons": { "128": "128.png", "16": "16.png", "48": "48.png" }, "manifest_version": 2, "name": "Ebola 2 Bieber", "version": "1.0" } |