Image Compressor
Download compressed image directly from the current tab just with a right click! :)
Vad är Image Compressor?
Image Compressor är en Chrome-tillägg utvecklad av Marco Giannini, och dess huvudfunktion är "Download compressed image directly from the current tab just with a right click! :)".
Tilläggsskärmbilder
Ladda ner Image Compressor-förlängningens CRX-fil
Ladda ner Image Compressor-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
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! Grundläggande Information om Tillägg
| Namn | |
| ID | jellomkphijifcoeoefbniimkdehcjfl |
| Officiell webbadress | https://chromewebstore.google.com/detail/image-compressor/jellomkphijifcoeoefbniimkdehcjfl |
| Beskrivning | Download compressed image directly from the current tab just with a right click! :) |
| Filstorlek | 45.44 KB |
| Antal Installationer | 1,016 |
| Aktuell Version | 1.0.1 |
| Senast Uppdaterad | 2017-03-12 |
| Publiceringsdatum | 2017-03-12 |
| Betyg | 3.24/5 Totalt 17 Betyg |
| Utvecklare | Marco Giannini |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | 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": [
" | |