Document Editor
Create, edit and share Docs, Sheets, Slides, Word, Excel, PowerPoint documents. Work with others on shared projects.
Document Editorคืออะไร?
Document Editor เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Smart Software และคุณลักษณะหลักของมันคือ "Create, edit and share Docs, Sheets, Slides, Word, Excel, PowerPoint documents. Work with others on shared projects."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Document Editor
ดาวน์โหลดไฟล์ส่วนขยาย Document Editor ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Tools for Create, edit and share Docs, Sheets, Slides, Word, Excel, PowerPoint documents. Work with others on shared projects, in real-time. This extension provides quick links to edit documents right away. You can create or edit a new document by simply clicking the icon on the app. You can create and edit documents, spreadsheets, diagrams, shapes, forms, presentations, and, database on the browser. It's easy to use thanks to the intuitive interface, so inexperienced users have no problems in figuring out all that it has to offer.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Document Editor |
ID | amcohnjkplnibjnndkpmanegodllopdj |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/document-editor/amcohnjkplnibjnndkpmanegodllopdj |
คำอธิบาย | Create, edit and share Docs, Sheets, Slides, Word, Excel, PowerPoint documents. Work with others on shared projects. |
ขนาดไฟล์ | 41.19 KB |
จำนวนการติดตั้ง | 5,039 |
เวอร์ชันปัจจุบัน | 1.1181.0.8 |
อัปเดตครั้งล่าสุด | 2023-12-05 |
วันที่เผยแพร่ | 2018-09-09 |
คะแนน | 4.67/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | Smart Software |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://office.youfiles.net/ |
URL หน้าช่วยเหลือ | https://office.youfiles.net/ |
URL หน้านโยบายความเป็นส่วนตัว | http://iblogbox.com/chrome/tos.php |
ภาษาที่รองรับ | de,en,fr,nl,no,da,es,it,hu,pl,sk,fi,sv,cs,el,ru,uk,iw,ar,ja,ko |
manifest.json | |
{ "name": "__MSG_ext_name__", "description": "__MSG_ext_description__", "default_locale": "en", "icons": { "128": "images\/icon128.png", "16": "images\/icon16.png" }, "background": { "service_worker": "js\/bg.js" }, "action": { "default_icon": "images\/icon32.png", "default_title": "__MSG_ext_name__" }, "permissions": [ "storage" ], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "minimum_chrome_version": "88.0.0.0", "version": "1.1181.0.8" } |