Document Editor
Create, edit and share Docs, Sheets, Slides, Word, Excel, PowerPoint documents. Work with others on shared projects.
O que é Document Editor?
Document Editor é uma extensão do Chrome desenvolvida por Smart Software, e sua principal característica é "Create, edit and share Docs, Sheets, Slides, Word, Excel, PowerPoint documents. Work with others on shared projects.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Document Editor
Baixe arquivos de extensão Document Editor no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | Document Editor |
ID | amcohnjkplnibjnndkpmanegodllopdj |
URL Oficial | https://chromewebstore.google.com/detail/document-editor/amcohnjkplnibjnndkpmanegodllopdj |
Descrição | Create, edit and share Docs, Sheets, Slides, Word, Excel, PowerPoint documents. Work with others on shared projects. |
Tamanho do Arquivo | 41.19 KB |
Contagem de Instalações | 5,039 |
Versão Atual | 1.1181.0.8 |
Última Atualização | 2023-12-05 |
Data de Publicação | 2018-09-09 |
Classificação | 4.67/5 Total de 3 Avaliações |
Desenvolvedor | Smart Software |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://office.youfiles.net/ |
URL da Página de Ajuda | https://office.youfiles.net/ |
URL da Página de Política de Privacidade | http://iblogbox.com/chrome/tos.php |
Idiomas Suportados | 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" } |