GroupDocs Online Document Viewer Plugin
This add-on provides GroupDocs users with a slick interface for viewing their documents right in the Chrome browser.
GroupDocs Online Document Viewer Pluginคืออะไร?
GroupDocs Online Document Viewer Plugin เป็นส่วนขยายของ Chrome ที่พัฒนาโดย groupdocs.marketplace และคุณลักษณะหลักของมันคือ "This add-on provides GroupDocs users with a slick interface for viewing their documents right in the Chrome browser."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย GroupDocs Online Document Viewer Plugin
ดาวน์โหลดไฟล์ส่วนขยาย GroupDocs Online Document Viewer Plugin ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
GroupDocs Online Document Viewer will give you a possibility to view documents and images right in your web browser, without having to install bulky office software. Whether you need to view a text document, an image or a PowerPoint presentation, GroupDocs Viewer will open it for you. The list of supported file formats is vast and constantly increasing: - Word processing documents (DOC, DOCX, TXT, RTF, ODT) - PowerPoint Presentations (PPT, PPTX) - Image files (JPG, BMP, GIF, TIFF) - Portable files (PDF) - SpreadSheets (XLS, XLSX) Thanks to its smart rendering engine, GroupDocs Viewer will retain the formatting of your documents in high fidelity. Whether you open a file in its native program or using this online document viewer, it will look exactly the same way. If you used to log in to your account on the GroupDocs website to view a document, you don’t need to do this anymore. After you install this add-on, a small widget that will appear in the bottom-left corner of your Chrome browser will allow you to access, view and manage your documents with just a couple of clicks. And if you need to view a document while on the go, you can use GroupDocs Viewer on any web-enabled mobile device. GroupDocs Online Document Viewer Website: http://groupdocs.com/apps/viewer Visit our Github project for feedback and issue reports: https://github.com/groupdocs/groupdocs-chrome-viewer-source
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | GroupDocs Online Document Viewer Plugin |
ID | mjonmjnmjeopaknkgopihjpmlbbkkchj |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/groupdocs-online-document/mjonmjnmjeopaknkgopihjpmlbbkkchj |
คำอธิบาย | This add-on provides GroupDocs users with a slick interface for viewing their documents right in the Chrome browser. |
ขนาดไฟล์ | 143 KB |
จำนวนการติดตั้ง | 2,706 |
เวอร์ชันปัจจุบัน | 1.4.0 |
อัปเดตครั้งล่าสุด | 2013-12-11 |
วันที่เผยแพร่ | 2013-12-11 |
คะแนน | 3.25/5 รวมทั้งหมด 12 คะแนน |
ผู้พัฒนา | groupdocs.marketplace |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://groupdocs.com/apps/viewer |
URL หน้าช่วยเหลือ | http://groupdocs.com/docs/dashboard.action |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "GroupDocs Online Document Viewer Plugin", "version": "1.4.0", "manifest_version": 2, "description": "This add-on provides GroupDocs users with a slick interface for viewing their documents right in the Chrome browser.", "icons": { "16": ".\/img\/icon16.png", "48": ".\/img\/icon48.png", "128": ".\/img\/icon128.png" }, "browser_action": { "default_title": "GroupDocs Online Document Viewer Plugin", "default_icon": ".\/img\/icon16.png", "default_popup": "popup.html" }, "permissions": [ "https:\/\/api.groupdocs.com\/*" ] } |