Image Backtrace!
Backtrace images like a sir. Get all the information easily from the image context menu
Vad är Image Backtrace!?
Image Backtrace! är en Chrome-tillägg utvecklad av nfearnley, och dess huvudfunktion är "Backtrace images like a sir. Get all the information easily from the image context menu".
Tilläggsskärmbilder
Ladda ner Image Backtrace!-förlängningens CRX-fil
Ladda ner Image Backtrace!-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Backtrace images like a sir. Get all the information easily from the image context menu
Grundläggande Information om Tillägg
Namn | |
ID | pjalefedddghaldcnhbnadappkjneooh |
Officiell webbadress | https://chrome.google.com/webstore/detail/image-backtrace/pjalefedddghaldcnhbnadappkjneooh |
Beskrivning | Backtrace images like a sir. Get all the information easily from the image context menu |
Filstorlek | 18.03 KB |
Antal Installationer | 130 |
Aktuell Version | 1.1.2 |
Senast Uppdaterad | 2020-04-06 |
Publiceringsdatum | 2020-04-03 |
Betyg | 5.00/5 Totalt 1 Betyg |
Utvecklare | nfearnley |
Betalningssätt | free |
Stödda Språk | 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" } |