Document Editor
Create, edit and share Docs, Sheets, Slides, Word, Excel, PowerPoint documents. Work with others on shared projects.
Hvad er Document Editor?
Document Editor er en Chrome-udvidelse udviklet af Smart Software, og dens hovedfunktion er "Create, edit and share Docs, Sheets, Slides, Word, Excel, PowerPoint documents. Work with others on shared projects.".
Udvidelsesskærmbilleder
Download Document Editor-udvidelses-CRX-fil
Download Document Editor-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | Document Editor |
ID | amcohnjkplnibjnndkpmanegodllopdj |
Officiel URL | https://chromewebstore.google.com/detail/document-editor/amcohnjkplnibjnndkpmanegodllopdj |
Beskrivelse | Create, edit and share Docs, Sheets, Slides, Word, Excel, PowerPoint documents. Work with others on shared projects. |
Filstørrelse | 41.19 KB |
Antal Installationer | 5,039 |
Nuværende Version | 1.1181.0.8 |
Senest Opdateret | 2023-12-05 |
Udgivelsesdato | 2018-09-09 |
Bedømmelse | 4.67/5 Samlet 3 Bedømmelser |
Udvikler | Smart Software |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://office.youfiles.net/ |
Hjælpeside-URL | https://office.youfiles.net/ |
URL til Fortrolighedspolitik Side | http://iblogbox.com/chrome/tos.php |
Understøttede Sprog | 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" } |