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是由https://pdf.co开发的Chrome扩展程序,该扩展的主要功能是“PDF to jpg. Convert to Image from PDF file maitaining quality”。
扩展截图
下载PDF to jpg for free with this tool扩展crx文件
下载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" } } |