SimplePDF - Edit and Fill PDF
Edit, merge and rotate PDF files without leaving your current tab using SimplePDF - the online editor that respects your privacy
什么是SimplePDF - Edit and Fill PDF?
SimplePDF - Edit and Fill PDF是由https://simplepdf.eu开发的Chrome扩展程序,该扩展的主要功能是“Edit, merge and rotate PDF files without leaving your current tab using SimplePDF - the online editor that respects your privacy”。
扩展截图
下载SimplePDF - Edit and Fill PDF扩展crx文件
下载SimplePDF - Edit and Fill PDF扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
The SimplePDF extension allows you to easily open any PDF using the Simple PDF editor without leaving the page you are currently viewing. SimplePDF respects your privacy: the document you load and the data you fill in are never sent to a server. Read more about it in our privacy policy: https://simplepdf.eu/privacy-policy
扩展基本信息
名称 | SimplePDF - Edit and Fill PDF |
ID | fgikademdabjcmnlgmgbifipooibbepi |
官方URL | https://chromewebstore.google.com/detail/simplepdf-edit-and-fill-p/fgikademdabjcmnlgmgbifipooibbepi |
简介 | Edit, merge and rotate PDF files without leaving your current tab using SimplePDF - the online editor that respects your privacy |
文件大小 | 24.83 KB |
安装次数 | 3,640 |
当前版本 | 1.2.0 |
更新时间 | 2023-11-27 |
上架时间 | 2022-09-26 |
评分 | 4.54/5 共13次评分 |
开发者 | https://simplepdf.eu |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://simplepdf.eu |
帮助页面URL | https://www.simplepdf.eu/terms_of_service |
隐私政策页面URL | https://simplepdf.eu/privacy-policy |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "SimplePDF - Edit and Fill PDF", "description": "Edit, merge and rotate PDF files without leaving your current tab using SimplePDF - the online editor that respects your privacy", "version": "1.2.0", "manifest_version": 3, "permissions": [ "activeTab", "scripting" ], "action": { "default_popup": "popup.html", "default_icon": { "16": "\/images\/logo_16.png", "32": "\/images\/logo_32.png", "48": "\/images\/logo_48.png", "128": "\/images\/logo_128.png" } }, "icons": { "16": "\/images\/logo_16.png", "32": "\/images\/logo_32.png", "48": "\/images\/logo_48.png", "128": "\/images\/logo_128.png" } } |