Image Backtrace!
Backtrace images like a sir. Get all the information easily from the image context menu
Cos'è Image Backtrace!?
Image Backtrace! è un'estensione di Chrome sviluppata da nfearnley, e la sua funzione principale è "Backtrace images like a sir. Get all the information easily from the image context menu".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Image Backtrace!
Scarica i file di estensione Image Backtrace! in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Backtrace images like a sir. Get all the information easily from the image context menu Informazioni di Base sull'Estensione
| Nome | |
| ID | pjalefedddghaldcnhbnadappkjneooh |
| URL Ufficiale | https://chrome.google.com/webstore/detail/image-backtrace/pjalefedddghaldcnhbnadappkjneooh |
| Descrizione | Backtrace images like a sir. Get all the information easily from the image context menu |
| Dimensione del File | 18.03 KB |
| Conteggio Installazioni | 130 |
| Versione Corrente | 1.1.2 |
| Ultimo Aggiornamento | 2020-04-06 |
| Data di Pubblicazione | 2020-04-03 |
| Valutazione | 5.00/5 Totale 1 Valutazioni |
| Sviluppatore | nfearnley |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
} | |