Image Backtrace!

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

Image Backtrace! क्या है?

Image Backtrace! nfearnley द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Backtrace images like a sir. Get all the information easily from the image context menu"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Image Backtrace! एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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"
}