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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Create, edit and share Docs, Sheets, Slides, Word, Excel, PowerPoint documents. Work with others on shared projects."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Document Editor एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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 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
ईमेल [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"
}