PandaDoc: eSignatures for Chrome
Sign documents directly from your browser
PandaDoc: eSignatures for Chromeคืออะไร?
PandaDoc: eSignatures for Chrome เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://pandadoc.com และคุณลักษณะหลักของมันคือ "Sign documents directly from your browser"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย PandaDoc: eSignatures for Chrome
ดาวน์โหลดไฟล์ส่วนขยาย PandaDoc: eSignatures for Chrome ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
PandaDoc’s eSignatures for Chrome extension lets you sign documents directly from your Chrome browser — lightning-fast. Once you download the extension, simply select its icon and upload a document within Chrome. You and your recipients will be off and eSigning in no time. eSignatures for Chrome allows you to create documents from PDF and Word files directly from any web page. It’s the best way to simplify your document-signing process — at no cost. PandaDoc is your smartest choice for proposals, quotes, and contract management. Our electronic signature software improves the workflow efficiency and document security for more than 50,000 customers (and counting!) across the globe.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | PandaDoc: eSignatures for Chrome |
ID | baafdgendcjnjaecfkpanpjdhgeedlab |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/pandadoc-esignatures-for/baafdgendcjnjaecfkpanpjdhgeedlab |
คำอธิบาย | Sign documents directly from your browser |
ขนาดไฟล์ | 501 KB |
จำนวนการติดตั้ง | 1,366 |
เวอร์ชันปัจจุบัน | 0.1.2 |
อัปเดตครั้งล่าสุด | 2023-07-04 |
วันที่เผยแพร่ | 2023-05-30 |
คะแนน | 5.00/5 รวมทั้งหมด 13 คะแนน |
ผู้พัฒนา | https://pandadoc.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | in_app |
เว็บไซต์ส่วนขยาย | https://support.pandadoc.com/hc/en-us/articles/14963700670103 |
URL หน้าช่วยเหลือ | https://support.pandadoc.com/ |
URL หน้านโยบายความเป็นส่วนตัว | https://www.pandadoc.com/privacy-notice |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "PandaDoc: eSignatures for Chrome", "version": "0.1.2", "description": "Sign documents directly from your browser", "author": "PandaDoc", "action": { "default_popup": "popup.14347e91.html", "default_icon": { "16": "pandadoc16.9eefd26c.png", "32": "pandadoc32.4218e0fa.png", "48": "pandadoc48.2b3e3012.png", "128": "pandadoc128.db74af8d.png" } }, "icons": { "16": "pandadoc16.9eefd26c.png", "32": "pandadoc32.4218e0fa.png", "48": "pandadoc48.2b3e3012.png", "128": "pandadoc128.db74af8d.png" }, "background": { "service_worker": "background.3d0d67df.js" }, "content_scripts": [ { "matches": [ "https:\/\/chrome-extension.pandadoc.com\/completed\/" ], "js": [ "completed.57d4d704.js" ], "run_at": "document_end", "css": [] } ], "permissions": [ "storage", "cookies" ], "host_permissions": [ "*:\/\/*.pandadoc.com\/*", "*:\/\/pandadoc.com\/*" ], "web_accessible_resources": [ { "resources": [ "static\/images\/anonymous.webp", "static\/images\/collaborator.webp", "static\/images\/error.webp" ], "matches": [ " |