Image Backtrace!

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

What is Image Backtrace!?

Image Backtrace! is a Chrome extension developed by nfearnley, and its main feature is "Backtrace images like a sir. Get all the information easily from the image context menu".

Extension Screenshots

screenshot

Download Image Backtrace! Extension CRX File

Download Image Backtrace! extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Image Backtrace! Image Backtrace!
ID pjalefedddghaldcnhbnadappkjneooh
Official URL https://chrome.google.com/webstore/detail/image-backtrace/pjalefedddghaldcnhbnadappkjneooh
Description Backtrace images like a sir. Get all the information easily from the image context menu
File Size 18.03 KB
Installation Count 130
Current Version 1.1.2
Last Updated 2020-04-06
Publish Date 2020-04-03
Rating 5.00/5 Total 1 Ratings
Developer nfearnley
Payment Type free
Supported Languages 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"
}