Pic info
Gives a detailed info about the image like URL, alt text, file size and dimension
Cos'è Pic info?
Pic info è un'estensione di Chrome sviluppata da https://blog.idevelopweb.site, e la sua funzione principale è "Gives a detailed info about the image like URL, alt text, file size and dimension".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Pic info
Scarica i file di estensione Pic info 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
The below details of an image are shown when hovered over it
>shows the file url/path and a link to open it in a new window
>shows original image width and height
>shows actual image width and height used
>Shows alt text if available
>shows actual file size of the image(doesn't work for local image path)
Note:
>Pic info box can be dragged around website for user convenience
>Hovering over image which has CSS overlay effect may sometimes cause the extension not to display image details, remove those effects to view image info
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Change log:
V_1.5 => Added support to show ALT text for images if available
V_1.4 => Added support for background images to show its info
V_1.3 => bug fix for local file access alert
V_1.2 => works without refresh on first time install and fixed css overide issues in some websites
V_1.1 => bug fix and image updation Informazioni di Base sull'Estensione
| Nome | |
| ID | ljociicifligbnfpobemibmmecnbbmla |
| URL Ufficiale | https://chromewebstore.google.com/detail/pic-info/ljociicifligbnfpobemibmmecnbbmla |
| Descrizione | Gives a detailed info about the image like URL, alt text, file size and dimension |
| Dimensione del File | 41.22 KB |
| Conteggio Installazioni | 4,356 |
| Versione Corrente | 1.5 |
| Ultimo Aggiornamento | 2018-09-28 |
| Data di Pubblicazione | 2018-09-27 |
| Valutazione | 4.75/5 Totale 12 Valutazioni |
| Sviluppatore | https://blog.idevelopweb.site |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | http://blog.idevelopweb.site/chrome-extension/picture-info-chrome-extension/ |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Pic info",
"description": "Gives a detailed info about the image like URL, alt text, file size and dimension",
"version": "1.5",
"icons": {
"16": "img\/icon.png",
"32": "img\/icon-32.png",
"48": "img\/icon-48.png",
"128": "img\/icon-128.png"
},
"content_scripts": [
{
"matches": [
" | |