Piphy
Find the giph you're looking for. Search by keyword, trending, or generate a random giph. Piphy gives you control of what to…
Piphyとは何ですか?
Piphyはreecehudsonによって開発されたChromeの拡張機能で、その主な機能は「Find the giph you're looking for. Search by keyword, trending, or generate a random giph. Piphy gives you control of what to…」です。
Piphy拡張機能のCRXファイルをダウンロード
Piphy拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Find the giph you're looking for. Search by keyword, trending, or generate a random giph. Piphy gives you control of what to search for. 🤘🏼🤘🏼🤘🏼
拡張機能の基本情報
名前 | |
ID | jcagadcgmkflbepcalmimibefonpnocg |
公式URL | https://chrome.google.com/webstore/detail/piphy/jcagadcgmkflbepcalmimibefonpnocg |
説明 | Find the giph you're looking for. Search by keyword, trending, or generate a random giph. Piphy gives you control of what to… |
ファイルサイズ | 13.26 KB |
インストール数 | 67 |
現在のバージョン | 1.1 |
最終更新日 | 2018-05-28 |
公開日 | 2018-05-28 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | reecehudson |
Eメール | [email protected] |
支払い方法 | free |
ヘルプページのURL | https://github.com/reecehudson/chrome-giphy |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "short_name": "Piphy", "name": "Piphy", "manifest_version": 2, "browser_action": { "default_popup": "index.html", "default_title": "Piphy" }, "version": "1.1", "permissions": [ "storage" ], "icons": { "16": ".\/Images-Cloud-16.png", "48": ".\/Images-Cloud-48.png", "128": ".\/Images-Cloud-128.png" } } |