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 |
| 公式URL | 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 |
| Eメール | [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": [
" | |