Document Editor

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

什麼是Document Editor?

Document Editor是由Smart Software開發的Chrome擴展程式,該擴展的主要功能是“Create, edit and share Docs, Sheets, Slides, Word, Excel, PowerPoint documents. Work with others on shared projects.”。

擴展截圖

screenshot
screenshot
screenshot

下載Document Editor擴展crx文件

下載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 Document Editor
ID amcohnjkplnibjnndkpmanegodllopdj
官方網址 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"
}