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) เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.lucidchart.com และคุณลักษณะหลักของมันคือ "Open your Microsoft Visio files for free"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Free Visio Viewer (Mac, Windows, Linux)

ดาวน์โหลดไฟล์ส่วนขยาย Free Visio Viewer (Mac, Windows, Linux) ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
        ]
    }
}