Image Compressor
Download compressed image directly from the current tab just with a right click! :)
什麼是Image Compressor?
Image Compressor是由Marco Giannini開發的Chrome擴展程式,該擴展的主要功能是“Download compressed image directly from the current tab just with a right click! :)”。
擴展截圖
下載Image Compressor擴展crx文件
下載Image Compressor擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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! 擴展基本資訊
| 名稱 | |
| ID | jellomkphijifcoeoefbniimkdehcjfl |
| 官方網址 | https://chromewebstore.google.com/detail/image-compressor/jellomkphijifcoeoefbniimkdehcjfl |
| 簡介 | Download compressed image directly from the current tab just with a right click! :) |
| 檔案大小 | 45.44 KB |
| 安裝次數 | 1,016 |
| 目前版本 | 1.0.1 |
| 更新時間 | 2017-03-12 |
| 上架時間 | 2017-03-12 |
| 評分 | 3.24/5 共 17 次評分 |
| 開發者 | Marco Giannini |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 支援的語言 | 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": [
" | |