nMeme April Fools
(this is an edit from an existing edit of nCage. thanks to aaronneyer.
nMeme April Foolsとは何ですか?
nMeme April Foolsはguyfawkesmintによって開発されたChromeの拡張機能で、その主な機能は「(this is an edit from an existing edit of nCage. thanks to aaronneyer.」です。
拡張機能のスクリーンショット
nMeme April Fools拡張機能のCRXファイルをダウンロード
nMeme April Fools拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This replaces all images to Memes, this is an edit of nCage, and nCage April fools. 拡張機能の基本情報
| 名前 | |
| ID | fldkaoljlllccadbkpplikpgdofoffcg |
| 公式URL | https://chromewebstore.google.com/detail/nmeme-april-fools/fldkaoljlllccadbkpplikpgdofoffcg |
| 説明 | (this is an edit from an existing edit of nCage. thanks to aaronneyer. |
| ファイルサイズ | 50.06 KB |
| インストール数 | 108 |
| 現在のバージョン | 1.20 |
| 最終更新日 | 2014-03-25 |
| 公開日 | 2014-03-25 |
| 開発者 | guyfawkesmint |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"content_scripts": [
{
"js": [
"jquery-1.8.0.min.js",
"background.js"
],
"matches": [
"http:\/\/*\/*",
"https:\/\/*\/*"
]
}
],
"description": "(this is an edit from an existing edit of nCage. thanks to aaronneyer.",
"manifest_version": 2,
"name": "nMeme April Fools",
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.20"
} | |