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によって開発されたChromeの拡張機能で、その主な機能は「Open your Microsoft Visio files for free」です。
拡張機能のスクリーンショット
Free Visio Viewer (Mac, Windows, Linux)拡張機能のCRXファイルをダウンロード
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) |
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 |
Eメール | [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" ] } } |