Document Editor

Create, edit and share Docs, Sheets, Slides, Word, Excel, PowerPoint documents. Work with others on shared projects.

Document Editor là gì?

Document Editor là một tiện ích mở rộng Chrome được phát triển bởi Smart Software, và tính năng chính của nó là "Create, edit and share Docs, Sheets, Slides, Word, Excel, PowerPoint documents. Work with others on shared projects.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Document Editor

Tải xuống các tệp mở rộng Document Editor dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Document Editor Document Editor
ID amcohnjkplnibjnndkpmanegodllopdj
URL Chính Thức https://chromewebstore.google.com/detail/document-editor/amcohnjkplnibjnndkpmanegodllopdj
Mô tả Create, edit and share Docs, Sheets, Slides, Word, Excel, PowerPoint documents. Work with others on shared projects.
Kích Thước Tệp 41.19 KB
Số Lần Cài Đặt 5,039
Phiên Bản Hiện Tại 1.1181.0.8
Cập Nhật Lần Cuối 2023-12-05
Ngày Phát Hành 2018-09-09
Đánh Giá 4.67/5 Tổng số 3 Đánh Giá
Nhà Phát Triển Smart Software
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://office.youfiles.net/
URL Trang Trợ Giúp https://office.youfiles.net/
URL Trang Chính Sách Bảo Mật http://iblogbox.com/chrome/tos.php
Ngôn Ngữ Được Hỗ Trợ 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"
}