Image Backtrace!
Backtrace images like a sir. Get all the information easily from the image context menu
Image Backtrace!とは何ですか?
Image Backtrace!はnfearnleyによって開発されたChromeの拡張機能で、その主な機能は「Backtrace images like a sir. Get all the information easily from the image context menu」です。
拡張機能のスクリーンショット
Image Backtrace!拡張機能のCRXファイルをダウンロード
Image Backtrace!拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Backtrace images like a sir. Get all the information easily from the image context menu
拡張機能の基本情報
名前 | |
ID | pjalefedddghaldcnhbnadappkjneooh |
公式URL | https://chrome.google.com/webstore/detail/image-backtrace/pjalefedddghaldcnhbnadappkjneooh |
説明 | Backtrace images like a sir. Get all the information easily from the image context menu |
ファイルサイズ | 18.03 KB |
インストール数 | 130 |
現在のバージョン | 1.1.2 |
最終更新日 | 2020-04-06 |
公開日 | 2020-04-03 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | nfearnley |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "background": { "scripts": [ "js\/background.js" ] }, "description": "Backtrace images like a sir. Get all the information easily from the image context menu", "icons": { "128": "img\/128.png", "16": "img\/16.png", "48": "img\/48.png" }, "manifest_version": 2, "name": "Image Backtrace!", "permissions": [ "contextMenus", "http:\/\/*\/*" ], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.1.2" } |