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”。

扩展截图

screenshot

下载Image Backtrace!扩展crx文件

下载Image Backtrace!扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Backtrace images like a sir. Get all the information easily from the image context menu                    

扩展基本信息

名称 Image Backtrace! Image Backtrace!
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"
}