FatBoy2FatBoy
Replaces the text 'Kim Jong Un to Fat Boy'.
FatBoy2FatBoyとは何ですか?
FatBoy2FatBoyはfatboy2fatboyextensionによって開発されたChromeの拡張機能で、その主な機能は「Replaces the text 'Kim Jong Un to Fat Boy'.」です。
拡張機能のスクリーンショット
FatBoy2FatBoy拡張機能のCRXファイルをダウンロード
FatBoy2FatBoy拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
I just modified the cloud to butt extension to make Kim Jong Un's feeling hurt
拡張機能の基本情報
名前 | FatBoy2FatBoy |
ID | mebamnmlaejijhncenldggolfjffjeie |
公式URL | https://chromewebstore.google.com/detail/fatboy2fatboy/mebamnmlaejijhncenldggolfjffjeie |
説明 | Replaces the text 'Kim Jong Un to Fat Boy'. |
ファイルサイズ | 3.42 KB |
インストール数 | 159 |
現在のバージョン | 1.0 |
最終更新日 | 2016-01-16 |
公開日 | 2016-01-16 |
評価 | 3.71/5 合計 7 レビュー |
開発者 | fatboy2fatboyextension |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "FatBoy2FatBoy", "version": "1.0", "description": "Replaces the text 'Kim Jong Un to Fat Boy'.", "content_scripts": [ { "matches": [ "*:\/\/*\/*" ], "js": [ "content_script.js" ], "run_at": "document_end" } ] } |