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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "View your 3d models withing google chrome, this app is designed by 3dcgstore.com"।

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

screenshot
screenshot

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

crx प्रारूप में 3d Models Viewer एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

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

                        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
ईमेल [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"
    }
}