Document Editor

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

Cos'è Document Editor?

Document Editor è un'estensione di Chrome sviluppata da Smart Software, e la sua funzione principale è "Create, edit and share Docs, Sheets, Slides, Word, Excel, PowerPoint documents. Work with others on shared projects.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Document Editor

Scarica i file di estensione Document Editor in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Document Editor Document Editor
ID amcohnjkplnibjnndkpmanegodllopdj
URL Ufficiale https://chromewebstore.google.com/detail/document-editor/amcohnjkplnibjnndkpmanegodllopdj
Descrizione Create, edit and share Docs, Sheets, Slides, Word, Excel, PowerPoint documents. Work with others on shared projects.
Dimensione del File 41.19 KB
Conteggio Installazioni 5,039
Versione Corrente 1.1181.0.8
Ultimo Aggiornamento 2023-12-05
Data di Pubblicazione 2018-09-09
Valutazione 4.67/5 Totale 3 Valutazioni
Sviluppatore Smart Software
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://office.youfiles.net/
URL della Pagina di Aiuto https://office.youfiles.net/
URL della Pagina della Politica sulla Privacy http://iblogbox.com/chrome/tos.php
Lingue Supportate 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"
}