3d Models Viewer

View your 3d models withing google chrome, this app is designed by 3dcgstore.com

3d Models Viewerとは何ですか?

3d Models Viewerはhttps://3dcgstore.comによって開発されたChromeの拡張機能で、その主な機能は「View your 3d models withing google chrome, this app is designed by 3dcgstore.com」です。

拡張機能のスクリーンショット

screenshot
screenshot

3d Models Viewer拡張機能のCRXファイルをダウンロード

3d Models Viewer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        With this app you can view you 3d models within google chrome, it support obj extension is this version. more to come                    

拡張機能の基本情報

名前 3d Models Viewer 3d Models Viewer
ID bbmibmfafdndlbfejkfmahgoobbkmjcp
公式URL https://chrome.google.com/webstore/detail/3d-models-viewer/bbmibmfafdndlbfejkfmahgoobbkmjcp
説明 View your 3d models withing google chrome, this app is designed by 3dcgstore.com
ファイルサイズ 21.98 KB
インストール数 1,000
現在のバージョン 0.0.2
最終更新日 2018-05-07
公開日 2018-05-07
評価 1.00/5 合計 1 レビュー
開発者 https://3dcgstore.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://3dcgstore.com
ヘルプページのURL https://3dcgstore.com/contact/
プライバシーポリシーページのURL https://3dcgstore.com/legals/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "3d Models Viewer",
    "version": "0.0.2",
    "manifest_version": 2,
    "description": "View your 3d models withing google chrome, this app is designed by 3dcgstore.com",
    "homepage_url": "https:\/\/3dcgstore.com",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "background": {
        "page": "src\/bg\/background.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "browser action demo",
        "default_popup": "src\/browser_action\/browser_action.html"
    }
}