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
官方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"
}