3d Models Viewer

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

3d Models Viewer là gì?

3d Models Viewer là một tiện ích mở rộng Chrome được phát triển bởi https://3dcgstore.com, và tính năng chính của nó là "View your 3d models withing google chrome, this app is designed by 3dcgstore.com".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng 3d Models Viewer

Tải xuống các tệp mở rộng 3d Models Viewer dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên 3d Models Viewer 3d Models Viewer
ID bbmibmfafdndlbfejkfmahgoobbkmjcp
URL Chính Thức https://chrome.google.com/webstore/detail/3d-models-viewer/bbmibmfafdndlbfejkfmahgoobbkmjcp
Mô tả View your 3d models withing google chrome, this app is designed by 3dcgstore.com
Kích Thước Tệp 21.98 KB
Số Lần Cài Đặt 1,000
Phiên Bản Hiện Tại 0.0.2
Cập Nhật Lần Cuối 2018-05-07
Ngày Phát Hành 2018-05-07
Đánh Giá 1.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển https://3dcgstore.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://3dcgstore.com
URL Trang Trợ Giúp https://3dcgstore.com/contact/
URL Trang Chính Sách Bảo Mật https://3dcgstore.com/legals/privacy-policy
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}