Document Editor

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

Was ist Document Editor?

Document Editor ist eine Chrome-Erweiterung, die von Smart Software entwickelt wurde, und ihr Hauptmerkmal ist "Create, edit and share Docs, Sheets, Slides, Word, Excel, PowerPoint documents. Work with others on shared projects.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Document Editor-Erweiterungs-CRX-Datei herunterladen

Laden Sie Document Editor-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Document Editor Document Editor
ID amcohnjkplnibjnndkpmanegodllopdj
Offizielle URL https://chromewebstore.google.com/detail/document-editor/amcohnjkplnibjnndkpmanegodllopdj
Beschreibung Create, edit and share Docs, Sheets, Slides, Word, Excel, PowerPoint documents. Work with others on shared projects.
Dateigröße 41.19 KB
Installationsanzahl 5,039
Aktuelle Version 1.1181.0.8
Letztes Update 2023-12-05
Veröffentlichungsdatum 2018-09-09
Bewertung 4.67/5 Insgesamt 3 Bewertungen
Entwickler Smart Software
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://office.youfiles.net/
Hilfeseite URL https://office.youfiles.net/
URL der Datenschutzrichtlinien-Seite http://iblogbox.com/chrome/tos.php
Unterstützte Sprachen 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"
}