FormSwift PDF Editor:Convert, Sign, Edit
Edit, sign, and convert PDFs from Gmail or the web.
什麼是FormSwift PDF Editor:Convert, Sign, Edit?
FormSwift PDF Editor:Convert, Sign, Edit是由https://formswift.com開發的Chrome擴展程式,該擴展的主要功能是“Edit, sign, and convert PDFs from Gmail or the web.”。
擴展截圖
下載FormSwift PDF Editor:Convert, Sign, Edit擴展crx文件
下載FormSwift PDF Editor:Convert, Sign, Edit擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Save time by adding FormSwift to Chrome. Instantly upload and edit any PDF directly from your browser or wherever you are on the web with just one click.
★ PDF Editor Features:
▸ Edit PDF
Use our PDF editor to fill out your document, add, remove, & highlight text, upload images, your logo, checkmarks, and more. No additional installation needed.
▸ Sign Electronically
Legally sign any PDF in seconds, request signatures from others, and be notified once your document has been signed. All signatures are ESIGN Act compliant.
▸ Convert PDF
Convert your document into an editable file. Go from PDF to Word, Word to PDF, image (JPEG, PNG) to PDF.
★ How the Extension Works:
▸ Upload
Upload a PDF to edit at any time—without going to another page—by clicking on the FormSwift button in the top right corner of your screen.
▸ Gmail
Easily edit or sign any PDF sent to your Gmail. Hover over the PDF attachment click the “Edit” button to instantly start editing.
▸ Web
Quickly edit or sign any PDF from the web. Hover next to a PDF from search engine results and use the custom buttons that appear to edit or sign any PDF. 擴展基本資訊
| 名稱 | |
| ID | bdfcnmeidppjeaggnmidamkiddifkdib |
| 官方網址 | https://chromewebstore.google.com/detail/formswift-pdf-editorconve/bdfcnmeidppjeaggnmidamkiddifkdib |
| 簡介 | Edit, sign, and convert PDFs from Gmail or the web. |
| 檔案大小 | 5.7 MB |
| 安裝次數 | 506,648 |
| 目前版本 | 1.4 |
| 更新時間 | 2023-05-12 |
| 上架時間 | 2018-03-23 |
| 評分 | 1.42/5 共 701 次評分 |
| 開發者 | https://formswift.com |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | http://formswift.com |
| 說明頁面URL | http://formswift.com/faq.php |
| 隱私政策頁面URL | https://formswift.com/privacy |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "FormSwift PDF Editor:Convert, Sign, Edit",
"short_name": "FormSwift PDF Editor",
"author": "FormSwift",
"description": "Edit, sign, and convert PDFs from Gmail or the web.",
"manifest_version": 3,
"version": "1.4",
"background": {
"service_worker": "bg.js"
},
"declarative_net_request": {
"rule_resources": [
{
"id": "ruleset_1",
"enabled": true,
"path": "rules.json"
}
]
},
"incognito": "split",
"permissions": [
"cookies",
"downloads",
"declarativeNetRequest",
"tabs"
],
"host_permissions": [
" | |