Document Editor
Create, edit and share Docs, Sheets, Slides, Word, Excel, PowerPoint documents. Work with others on shared projects.
Document Editorとは何ですか?
Document EditorはSmart Softwareによって開発されたChromeの拡張機能で、その主な機能は「Create, edit and share Docs, Sheets, Slides, Word, Excel, PowerPoint documents. Work with others on shared projects.」です。
拡張機能のスクリーンショット
Document Editor拡張機能のCRXファイルをダウンロード
Document Editor拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | Document Editor |
ID | amcohnjkplnibjnndkpmanegodllopdj |
公式URL | https://chromewebstore.google.com/detail/document-editor/amcohnjkplnibjnndkpmanegodllopdj |
説明 | Create, edit and share Docs, Sheets, Slides, Word, Excel, PowerPoint documents. Work with others on shared projects. |
ファイルサイズ | 41.19 KB |
インストール数 | 5,039 |
現在のバージョン | 1.1181.0.8 |
最終更新日 | 2023-12-05 |
公開日 | 2018-09-09 |
評価 | 4.67/5 合計 3 レビュー |
開発者 | Smart Software |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://office.youfiles.net/ |
ヘルプページのURL | https://office.youfiles.net/ |
プライバシーポリシーページのURL | http://iblogbox.com/chrome/tos.php |
対応言語 | 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" } |