iFunny
Features on any tab!
iFunnyとは何ですか?
iFunnyはMaxim Collingwoodによって開発されたChromeの拡張機能で、その主な機能は「Features on any tab!」です。
拡張機能のスクリーンショット
iFunny拡張機能のCRXファイルをダウンロード
iFunny拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Look at the features in any active tab! **All credit goes to ifunny.co**
拡張機能の基本情報
名前 | |
ID | fcbbjjcgdchokkkfaekkegijeccjbnad |
公式URL | https://chrome.google.com/webstore/detail/fcbbjjcgdchokkkfaekkegijeccjbnad |
説明 | Features on any tab! |
ファイルサイズ | 4.48 KB |
インストール数 | 58 |
現在のバージョン | 1 |
最終更新日 | 2017-04-08 |
公開日 | 2017-04-08 |
評価 | 2.40/5 合計 5 レビュー |
開発者 | Maxim Collingwood |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "iFunny", "version": "1", "description": "Features on any tab!", "icons": { "128": "download.png" }, "browser_action": { "default_popup": "popup.html" } } |