JPG.WTF
JPG.WTF context menu
JPG.WTFとは何ですか?
JPG.WTFはAmazing Performance Studioによって開発されたChromeの拡張機能で、その主な機能は「JPG.WTF context menu」です。
拡張機能のスクリーンショット
JPG.WTF拡張機能のCRXファイルをダウンロード
JPG.WTF拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Instant upload to www.jpg.wtf. The best place to share and get the most awesome images on the Internet. And GIFs. And cat pictures. ¯\_(ツ)_/¯
拡張機能の基本情報
名前 | |
ID | mjdcgcpecgohckhbjgfdjkbgfnhdgnmd |
公式URL | https://chrome.google.com/webstore/detail/jpgwtf/mjdcgcpecgohckhbjgfdjkbgfnhdgnmd |
説明 | JPG.WTF context menu |
ファイルサイズ | 69.41 KB |
インストール数 | 58 |
現在のバージョン | 0.3 |
最終更新日 | 2016-06-11 |
公開日 | 2016-06-11 |
評価 | 5.00/5 合計 3 レビュー |
開発者 | Amazing Performance Studio |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://jpg.wtf |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "JPG.WTF", "description": "JPG.WTF context menu", "version": "0.3", "permissions": [ "https:\/\/jpg.wtf\/", "contextMenus", "notifications" ], "background": { "scripts": [ "index.js" ] }, "icons": { "16": "img\/16.png", "48": "img\/48.png", "128": "img\/128.png" }, "manifest_version": 2 } |