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 |
官方網址 | 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" } |