Free Visio Viewer (Mac, Windows, Linux)

Open your Microsoft Visio files for free

Free Visio Viewer (Mac, Windows, Linux) क्या है?

Free Visio Viewer (Mac, Windows, Linux) https://www.lucidchart.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Open your Microsoft Visio files for free"।

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

screenshot
screenshot

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

crx प्रारूप में Free Visio Viewer (Mac, Windows, Linux) एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

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

                        Our Free Visio Viewer for Mac, Windows, and Linux helps Chrome users collaborate with colleagues that diagram in Microsoft Visio. Use Lucidchart to open Visio files saved to your computer, attached to an email, or posted on a website.

★ Supported file types: .vsd, .vdx and .vsdx

★ Supported versions: 2007, 2010, 2013, 2016

Once you’ve installed the extension, you can:

★ Open Visio files from your computer: Click the Lucidchart icon on your toolbar and select “Choose file”, or drag and drop your Visio file onto the page.

Because it's web-based, Lucidchart is a perfect alternative to Visio for Mac, Windows, and Linux. Enjoy real-time collaboration, access to your diagrams from any device, and an intuitive editor that’s easy to use, not to mention import and export for Microsoft Visio files. It’s never been easier to diagram in the cloud.                    

एक्सटेंशन की मूल जानकारी

नाम Free Visio Viewer (Mac, Windows, Linux) Free Visio Viewer (Mac, Windows, Linux)
ID mcpmofnlkemfkhgngcdppgbhncoflmpe
आधिकारिक URL https://chromewebstore.google.com/detail/free-visio-viewer-mac-win/mcpmofnlkemfkhgngcdppgbhncoflmpe
विवरण Open your Microsoft Visio files for free
फ़ाइल का आकार 2.32 MB
स्थापना संख्या 293,717
वर्तमान संस्करण 4.4
अंतिम अपडेट 2020-11-10
प्रकाशन तिथि 2020-05-11
रेटिंग 2.92/5 कुल 330 रेटिंग्स
डेवलपर https://www.lucidchart.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.lucidchart.com/pages/tour/visio_viewer
सहायता पृष्ठ URL http://support.lucidchart.com/
गोपनीयता नीति पृष्ठ URL https://www.lucidchart.com/pages/privacy
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Free Visio Viewer (Mac, Windows, Linux)",
    "short_name": "Free Visio Viewer (Mac, Windows, Linux)",
    "version": "4.4",
    "manifest_version": 2,
    "description": "Open your Microsoft Visio files for free",
    "icons": {
        "16": "data\/img\/chart_appicon_16.png",
        "48": "data\/img\/chart_appicon_48.png",
        "128": "data\/img\/chart_appicon_128.png"
    },
    "browser_action": {
        "default_icon": "data\/img\/chart_appicon_48.png",
        "default_title": "Free Visio Viewer by Lucidchart"
    },
    "web_accessible_resources": [
        "data\/js\/lib\/jquery.min.js"
    ],
    "background": {
        "persistent": false,
        "scripts": [
            "data\/js\/local-file-viewer-background.js"
        ]
    }
}