Image Compressor
Download compressed image directly from the current tab just with a right click! :)
Cos'è Image Compressor?
Image Compressor è un'estensione di Chrome sviluppata da Marco Giannini, e la sua funzione principale è "Download compressed image directly from the current tab just with a right click! :)".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Image Compressor
Scarica i file di estensione Image Compressor 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
This light extension let you download with just two click a compressed version of your favourite image.
This is wonderful for make your website load faster than ever!
For download an image:
1) just bring your mouse over the image you want to download and... right click!
2) Bum! That's it! You can see "Download compressed version". Click it and wait 5 or 6 seconds!
CHANGELOG:
1.0.1 CHANGE ALERT BEFORE START THE DOWNLOAD OF THE COMPRESSED IMAGE.
1.0.0 GO LIVE! Informazioni di Base sull'Estensione
| Nome | |
| ID | jellomkphijifcoeoefbniimkdehcjfl |
| URL Ufficiale | https://chromewebstore.google.com/detail/image-compressor/jellomkphijifcoeoefbniimkdehcjfl |
| Descrizione | Download compressed image directly from the current tab just with a right click! :) |
| Dimensione del File | 45.44 KB |
| Conteggio Installazioni | 1,016 |
| Versione Corrente | 1.0.1 |
| Ultimo Aggiornamento | 2017-03-12 |
| Data di Pubblicazione | 2017-03-12 |
| Valutazione | 3.24/5 Totale 17 Valutazioni |
| Sviluppatore | Marco Giannini |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Image Compressor",
"version": "1.0.1",
"manifest_version": 2,
"description": "Download compressed image directly from the current tab just with a right click! :)",
"icons": {
"16": "img\/x16.png",
"48": "img\/x48.png",
"128": "img\/x128.png"
},
"permissions": [
"downloads",
"contextMenus"
],
"background": {
"persistent": false,
"page": "background.html"
},
"content_scripts": [
{
"matches": [
" | |