Online File Compressor

Online File Compressor is a very handy and powerful free service allowing you to compress videos, images and PDF files in minutes.

Online File Compressorคืออะไร?

Online File Compressor เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.apowersoft.com และคุณลักษณะหลักของมันคือ "Online File Compressor is a very handy and powerful free service allowing you to compress videos, images and PDF files in minutes."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Online File Compressor

ดาวน์โหลดไฟล์ส่วนขยาย Online File Compressor ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Online File Compressor extension for Chrome - A very handy and powerful free service allows you to compress videos, images and PDF files in minutes. It supports a wide range of formats including JPG, JPEG, PNG, TIF, TIFF, GIF, BMP, MP4, AVI, MOV, 3GP, WMV, RMVB, ASF, PDF and many more. Without signing up or downloading any program, just open your browser to start compressing files and then output them with high quality. 

Features
✔ No watermark, no download.
✔ No limitation to the file size and compression times.
✔ Easy and clean interface.
✔ Safe to use.
✔ Works with any popular browser.

Reliable and Fast File Compressor
▶ Robust Image Compressor
Batch compresses a number of images at fast speed. Supports three compression types like Size, Normal and Quality.

▶ Multifunctional Video Compressor
Saves video as original or MP4 format. Offers multiple output resolution such as 1920x1080, 1280x720, 1024x720, and so on.

▶ Efficient PDF Compressor
Requires you to finish only three simple steps to compress PDF files. Allows you to upload a host of PDFs to compress. Enables you to choose the best compression type from three options: Size, Normal and Quality. 

Contact Us
☛ Customer Service: [email protected]
☛ Desktop Program: https://www.apowersoft.com/compress-file                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Online File Compressor Online File Compressor
ID njlljdnniikicgkdghdhdfpbojdnjfod
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/online-file-compressor/njlljdnniikicgkdghdhdfpbojdnjfod
คำอธิบาย Online File Compressor is a very handy and powerful free service allowing you to compress videos, images and PDF files in minutes.
ขนาดไฟล์ 42.82 KB
จำนวนการติดตั้ง 3,598
เวอร์ชันปัจจุบัน 1.0.0
อัปเดตครั้งล่าสุด 2019-07-30
วันที่เผยแพร่ 2019-07-30
คะแนน 2.25/5 รวมทั้งหมด 8 คะแนน
ผู้พัฒนา http://www.apowersoft.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.apowersoft.com/compress-file
URL หน้าช่วยเหลือ https://www.apowersoft.com/support/
URL หน้านโยบายความเป็นส่วนตัว https://www.apowersoft.com/privacy
ภาษาที่รองรับ en,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_name__",
    "version": "1.0.0",
    "description": "__MSG_description__",
    "icons": {
        "16": "img\/favicon.png",
        "48": "img\/favicon.png",
        "128": "img\/favicon.png"
    },
    "browser_action": {
        "default_icon": "img\/favicon.png",
        "default_title": "__MSG_title__",
        "default_popup": "popup.html"
    },
    "permissions": [
        "contextMenus",
        "tabs",
        "notifications",
        "webRequest",
        "webRequestBlocking",
        "storage",
        "http:\/\/www.apowersoft.com\/*",
        "https:\/\/www.apowersoft.com\/*"
    ],
    "homepage_url": "https:\/\/www.apowersoft.com",
    "omnibox": {
        "keyword": "__MSG_keyword__"
    },
    "default_locale": "en"
}