Image Backtrace!

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

Apa itu Image Backtrace!?

Image Backtrace! adalah ekstensi Chrome yang dikembangkan oleh nfearnley, dan fitur utamanya adalah "Backtrace images like a sir. Get all the information easily from the image context menu".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Image Backtrace!

Unduh file ekstensi Image Backtrace! dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Image Backtrace! Image Backtrace!
ID pjalefedddghaldcnhbnadappkjneooh
URL Resmi https://chrome.google.com/webstore/detail/image-backtrace/pjalefedddghaldcnhbnadappkjneooh
Deskripsi Backtrace images like a sir. Get all the information easily from the image context menu
Ukuran File 18.03 KB
Jumlah Instalasi 130
Versi Saat Ini 1.1.2
Terakhir Diperbarui 2020-04-06
Tanggal Publikasi 2020-04-03
Penilaian 5.00/5 Total 1 Penilaian
Pengembang nfearnley
Tipe Pembayaran free
Bahasa yang Didukung 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"
}