Document Scanner
Scan documents on web pages and directly save them as attachments or images in web apps like Gmail, Outlook, and Salesforce.
Document Scannerคืออะไร?
Document Scanner เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://dynamsoft.com และคุณลักษณะหลักของมันคือ "Scan documents on web pages and directly save them as attachments or images in web apps like Gmail, Outlook, and Salesforce."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Document Scanner
ดาวน์โหลดไฟล์ส่วนขยาย Document Scanner ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
The extension enables scanning documents on web pages and directly save them as attachments or images in web apps like Gmail, Outlook, and Salesforce. A scanner modal will appear after pressing the scanner icon added by the extension in the toolbar of supported web apps. 1. Is the Document Scanner available for free? Yes. 2. On which platforms and browsers does the Document Scanner Extension operate? Supported Platforms: Windows, macOS, and Linux. Supported Browsers: Chrome and Edge. Supported Web Apps: Gmail, Outlook, and Salesforce. 3. Which file formats are supported by the extension for saving as attachments? The extension supports saving attachments in multiple-page PDF and JPG formats. Dynamic Web TWAIN is used to provide the ability to scan documents via scanners.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Document Scanner |
ID | glelnofehkiolecgdagikdfkfhoafogd |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/document-scanner/glelnofehkiolecgdagikdfkfhoafogd |
คำอธิบาย | Scan documents on web pages and directly save them as attachments or images in web apps like Gmail, Outlook, and Salesforce. |
ขนาดไฟล์ | 531 KB |
จำนวนการติดตั้ง | 1,424 |
เวอร์ชันปัจจุบัน | 2.0.1127 |
อัปเดตครั้งล่าสุด | 2023-11-27 |
วันที่เผยแพร่ | 2023-02-15 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | https://dynamsoft.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.dynamsoft.com/web-twain/overview/ |
URL หน้าช่วยเหลือ | https://www.dynamsoft.com/company/customer-service/ |
URL หน้านโยบายความเป็นส่วนตัว | http://www.dynamsoft.com/PrivacyStatement.aspx |
ภาษาที่รองรับ | en |
manifest.json | |
{ "version": "2.0.1127", "action": { "default_icon": "[email protected]", "default_popup": "popup.html" }, "author": "Dynamsoft Web TWAIN Team", "content_scripts": [ { "css": [], "js": [ "Resources\/dynamsoft.scanner.js", "Resources\/src\/dynamsoft.lts.js", "dwtContent.js" ], "matches": [ "https:\/\/*.google.com\/*", "https:\/\/*.force.com\/*", "https:\/\/*.outlook.live.com\/*", "https:\/\/*.gmail.com\/*", "https:\/\/*.salesforce.com\/*", "https:\/\/*.outlook.office.com\/*", "https:\/\/*.outlook.office365.com\/*" ], "run_at": "document_end" } ], "externally_connectable": { "matches": [ "*:\/\/mail.google.com\/*", "*:\/\/*.force.com\/*", "*:\/\/outlook.live.com\/*", "*:\/\/*.mail.google.com\/*", "*:\/\/inbox.google.com\/*", "*:\/\/*.inbox.google.com\/*", "*:\/\/force.com\/*", "*:\/\/salesforce.com\/*", "*:\/\/*.salesforce.com\/*", "*:\/\/*.outlook.live.com\/*", "*:\/\/outlook.office.com\/*", "*:\/\/*.outlook.office.com\/*", "*:\/\/outlook.office365.com\/*", "*:\/\/*.outlook.office365.com\/*" ], "unused": [ "*:\/\/drive.google.com\/*", "*:\/\/*.drive.google.com\/*", "*:\/\/onedrive.live.com\/*", "*:\/\/*.onedrive.live.com\/*", "*:\/\/onedrive.office.com\/*", "*:\/\/*.onedrive.office.com\/*", "*:\/\/onedrive.office365.com\/*", "*:\/\/*.onedrive.office365.com\/*", "*:\/\/dynamsoft.com\/*", "*:\/\/*.dynamsoft.com\/*" ] }, "icons": { "128": "icon128.png", "16": "icon16.png", "32": "icon32.png", "48": "icon48.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjy3IHAPxHkGeYEXVDVpkBkAIK+KzY\/nIyL8aQxi2FsdIi\/xKB9PHdoTAK84FJVQFk1aIguHOWkeVT6VRipVEGuCXOgdU8UOI34Db6nlvnUuUcFedBNom4aXNlSBRFnr8WqnwCN1SblcINAsjrct6ITvbz21jHjO7DAaQOUNw7ajZvPqrzZqz+wVY84vUBPZOqt0y\/cB3HTbgv4e+DKgDZ+hKRkAUqlDgj\/Zno27NYNYYrthkcaa1hVS+rZXEKqZm+tu+sv1dHwgug2pLMbFVfGCxBYkJ+awWQBH\/F5tin3JpI\/2\/X19dasR4hD3fbXGgntNPzMllquKSWDPgXSR3YwIDAQAB", "manifest_version": 3, "name": "Document Scanner", "short_name": "Document Scanner", "description": "Scan documents on web pages and directly save them as attachments or images in web apps like Gmail, Outlook, and Salesforce.", "options_page": "options.html", "permissions": [ "storage" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "web_accessible_resources": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "resources": [ "Resources\/*", "*" ] } ] } |