Image Backtrace!

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

Image Backtrace! là gì?

Image Backtrace! là một tiện ích mở rộng Chrome được phát triển bởi nfearnley, và tính năng chính của nó là "Backtrace images like a sir. Get all the information easily from the image context menu".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Image Backtrace!

Tải xuống các tệp mở rộng Image Backtrace! dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Image Backtrace! Image Backtrace!
ID pjalefedddghaldcnhbnadappkjneooh
URL Chính Thức https://chrome.google.com/webstore/detail/image-backtrace/pjalefedddghaldcnhbnadappkjneooh
Mô tả Backtrace images like a sir. Get all the information easily from the image context menu
Kích Thước Tệp 18.03 KB
Số Lần Cài Đặt 130
Phiên Bản Hiện Tại 1.1.2
Cập Nhật Lần Cuối 2020-04-06
Ngày Phát Hành 2020-04-03
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển nfearnley
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
}