Find this pic
Search any web-image via Google Images.
Find this picとは何ですか?
Find this picはhttps://www.venetowebdesign.comによって開発されたChromeの拡張機能で、その主な機能は「Search any web-image via Google Images.」です。
拡張機能のスクリーンショット
Find this pic拡張機能のCRXファイルをダウンロード
Find this pic拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Findthispic lets you search any image via Googles image search. It is just as simple that you do not have to insert the URL by hand. Instead you just right-click the image, choose find this pic, and the search results are shown in a new window. (Updated recent version to manifest 2.). Thank you for using findthispic!
拡張機能の基本情報
名前 | Find this pic |
ID | lipgmjpepegfmijhpkoedhckijlelkgl |
公式URL | https://chromewebstore.google.com/detail/find-this-pic/lipgmjpepegfmijhpkoedhckijlelkgl |
説明 | Search any web-image via Google Images. |
ファイルサイズ | 9.07 KB |
インストール数 | 6,391 |
現在のバージョン | 2.1 |
最終更新日 | 2013-06-15 |
公開日 | 2013-06-14 |
評価 | 4.08/5 合計 25 レビュー |
開発者 | https://www.venetowebdesign.com |
支払い方法 | free |
拡張機能のウェブサイト | http://www.venetowebdesign.com/ |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Find this pic", "version": "2.1", "manifest_version": 2, "description": "Search any web-image via Google Images.", "permissions": [ "contextMenus" ], "background": { "scripts": [ "searchresults.js" ] }, "icons": { "16": "shutter-16.png", "48": "shutter-48.png", "128": "shutter-128.png" } } |