Sign PDF (by PDFLite.co)
Sign PDF and add signatures, text, images, checkmarks. No uploads and no Internet required.
什么是Sign PDF (by PDFLite.co)?
Sign PDF (by PDFLite.co)是由http://pdflite.co开发的Chrome扩展程序,该扩展的主要功能是“Sign PDF and add signatures, text, images, checkmarks. No uploads and no Internet required.”。
扩展截图
下载Sign PDF (by PDFLite.co)扩展crx文件
下载Sign PDF (by PDFLite.co)扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Sign PDF and fill PDF forms. Works offline, no fee or signup. Provides 100% privacy for your files and documents. Features: - sign PDF, JPG, PNG documents - draw and add signature to pdf - fill in pdf forms with text, checkmarks, radioboxes - add images on top of pdf from images - add signature from scanned image - multi-page pdfs are supported - No subscription, no fee or no sign up is required
扩展基本信息
名称 | |
ID | aaflpkccchobonghlbfdgjcegmeklcgg |
官方URL | https://chrome.google.com/webstore/detail/sign-pdf-by-pdfliteco/aaflpkccchobonghlbfdgjcegmeklcgg |
简介 | Sign PDF and add signatures, text, images, checkmarks. No uploads and no Internet required. |
文件大小 | 1.82 MB |
安装次数 | 557 |
当前版本 | 1.0.3 |
更新时间 | 2021-04-08 |
上架时间 | 2021-04-08 |
评分 | 4.80/5 共5次评分 |
开发者 | http://pdflite.co |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://pdf.co/pages/legal/privacy |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "1.0.3", "name": "Sign PDF (by PDFLite.co)", "description": "Sign PDF and add signatures, text, images, checkmarks. No uploads and no Internet required.", "author": "PDFLite.co", "short_name": "PDFLite.co", "icons": { "16": "assets\/favicon\/favicon-16x16.png", "32": "assets\/favicon\/favicon-32x32.png", "192": "assets\/favicon\/android-chrome-192x192.png", "256": "assets\/favicon\/android-chrome-256x256.png", "384": "assets\/favicon\/android-chrome-384x384.png" }, "browser_action": { "default_icon": { "32": "assets\/favicon\/favicon-32x32.png" }, "default_title": "Sign PDF (by PDFLite.co)", "default_popup": "popup.html" } } |