Document Editor
Create, edit and share Docs, Sheets, Slides, Word, Excel, PowerPoint documents. Work with others on shared projects.
Co je Document Editor?
Document Editor je rozšíření Chrome vyvinuté Smart Software, a jeho hlavní funkcí je „Create, edit and share Docs, Sheets, Slides, Word, Excel, PowerPoint documents. Work with others on shared projects.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Document Editor
Stáhněte si soubory rozšíření Document Editor ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | Document Editor |
ID | amcohnjkplnibjnndkpmanegodllopdj |
Oficiální URL | https://chromewebstore.google.com/detail/document-editor/amcohnjkplnibjnndkpmanegodllopdj |
Popis | Create, edit and share Docs, Sheets, Slides, Word, Excel, PowerPoint documents. Work with others on shared projects. |
Velikost souboru | 41.19 KB |
Počet instalací | 5,039 |
Aktuální Verze | 1.1181.0.8 |
Poslední Aktualizace | 2023-12-05 |
Datum Vydání | 2018-09-09 |
Hodnocení | 4.67/5 Celkem 3 Hodnocení |
Vývojář | Smart Software |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://office.youfiles.net/ |
URL Stránky Nápovědy | https://office.youfiles.net/ |
URL Stránky Zásad Ochrany Soukromí | http://iblogbox.com/chrome/tos.php |
Podporované Jazyky | 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" } |