Image Backtrace!

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

Co to jest Image Backtrace!?

Image Backtrace! to rozszerzenie Chrome opracowane przez nfearnley, a jego główną funkcją jest „Backtrace images like a sir. Get all the information easily from the image context menu”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Image Backtrace!

Pobierz pliki rozszerzeń Image Backtrace! w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa Image Backtrace! Image Backtrace!
ID pjalefedddghaldcnhbnadappkjneooh
Oficjalny URL https://chrome.google.com/webstore/detail/image-backtrace/pjalefedddghaldcnhbnadappkjneooh
Opis Backtrace images like a sir. Get all the information easily from the image context menu
Rozmiar pliku 18.03 KB
Liczba instalacji 130
Aktualna Wersja 1.1.2
Ostatnia Aktualizacja 2020-04-06
Data Publikacji 2020-04-03
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper nfearnley
Typ Płatności free
Obsługiwane Języki 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"
}