Image Compressor
Download compressed image directly from the current tab just with a right click! :)
Wat is Image Compressor?
Image Compressor is een Chrome-extensie ontwikkeld door Marco Giannini, en de belangrijkste functie is "Download compressed image directly from the current tab just with a right click! :)".
Extensie Screenshots
Download het CRX-bestand van de extensie Image Compressor
Download Image Compressor-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
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! Basisinformatie over de Extensie
| Naam | |
| ID | jellomkphijifcoeoefbniimkdehcjfl |
| Officiële URL | https://chromewebstore.google.com/detail/image-compressor/jellomkphijifcoeoefbniimkdehcjfl |
| Beschrijving | Download compressed image directly from the current tab just with a right click! :) |
| Bestandsgrootte | 45.44 KB |
| Aantal Installaties | 1,016 |
| Huidige Versie | 1.0.1 |
| Laatst Bijgewerkt | 2017-03-12 |
| Publicatiedatum | 2017-03-12 |
| Beoordeling | 3.24/5 Totaal 17 Beoordelingen |
| Ontwikkelaar | Marco Giannini |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | 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": [
" | |