Image Backtrace!
Backtrace images like a sir. Get all the information easily from the image context menu
Wat is Image Backtrace!?
Image Backtrace! is een Chrome-extensie ontwikkeld door nfearnley, en de belangrijkste functie is "Backtrace images like a sir. Get all the information easily from the image context menu".
Extensie Screenshots
Download het CRX-bestand van de extensie Image Backtrace!
Download Image Backtrace!-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Backtrace images like a sir. Get all the information easily from the image context menu
Basisinformatie over de Extensie
Naam | |
ID | pjalefedddghaldcnhbnadappkjneooh |
Officiële URL | https://chrome.google.com/webstore/detail/image-backtrace/pjalefedddghaldcnhbnadappkjneooh |
Beschrijving | Backtrace images like a sir. Get all the information easily from the image context menu |
Bestandsgrootte | 18.03 KB |
Aantal Installaties | 130 |
Huidige Versie | 1.1.2 |
Laatst Bijgewerkt | 2020-04-06 |
Publicatiedatum | 2020-04-03 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | nfearnley |
Betalingswijze | free |
Ondersteunde Talen | 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" } |