PDF to jpg for free with this tool
PDF to jpg. Convert to Image from PDF file maitaining quality
PDF to jpg for free with this toolคืออะไร?
PDF to jpg for free with this tool เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://pdf.co และคุณลักษณะหลักของมันคือ "PDF to jpg. Convert to Image from PDF file maitaining quality"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย PDF to jpg for free with this tool
ดาวน์โหลดไฟล์ส่วนขยาย PDF to jpg for free with this tool ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
The project is made for end-users with the goal to help realize daily tasks at work. There is a set of free tools and extensions that work smoothly in your browser and are fully compatible with Google Drive. Here are some updates from PDF.co - free PDF to JPG extensions online! It is easy to convert online PDF documents into nice JPG images. Once you install the extension – it works smoothly in your browser. PDF to JPG conversion online can be done from existing files or from documents uploaded from your computer. The files are passed through a completely secure SSL protocol. All the remaining files will be removed Convert PDF to JPG in a few clicks and enjoy the extension. The tool is available for FREE TRIAL for 1 MONTH. The extended plan can be purchased: Basic, Personal or Business. The API for developer is available at PDF.co
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | ibocjmldnialpndhbeiehppjjdjgbjfg |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/pdf-to-jpg-for-free-with/ibocjmldnialpndhbeiehppjjdjgbjfg |
คำอธิบาย | PDF to jpg. Convert to Image from PDF file maitaining quality |
ขนาดไฟล์ | 9.39 KB |
จำนวนการติดตั้ง | 894 |
เวอร์ชันปัจจุบัน | 1.0.19.424 |
อัปเดตครั้งล่าสุด | 2019-04-26 |
วันที่เผยแพร่ | 2019-04-26 |
คะแนน | 3.18/5 รวมทั้งหมด 11 คะแนน |
ผู้พัฒนา | https://pdf.co |
อีเมล | [email protected] |
เว็บไซต์ส่วนขยาย | https://pdf.co/pdf-to-jpg |
URL หน้านโยบายความเป็นส่วนตัว | https://pdf.co/pages/legal/privacy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "default_locale": "en", "author": "Email: [email protected] website: https:\/\/pdf.co", "version": "1.0.19.424", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "short_name": "__MSG_appShortName__", "background": { "scripts": [ "bg.js" ] }, "browser_action": { "default_title": "__MSG_appShortName__" }, "permissions": [ "tabs" ], "icons": { "128": "icon128.png" } } |