3d Models Viewer
View your 3d models withing google chrome, this app is designed by 3dcgstore.com
Co je 3d Models Viewer?
3d Models Viewer je rozšíření Chrome vyvinuté https://3dcgstore.com, a jeho hlavní funkcí je „View your 3d models withing google chrome, this app is designed by 3dcgstore.com“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření 3d Models Viewer
Stáhněte si soubory rozšíření 3d Models Viewer ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
With this app you can view you 3d models within google chrome, it support obj extension is this version. more to come
Základní Informace o Rozšíření
Název | |
ID | bbmibmfafdndlbfejkfmahgoobbkmjcp |
Oficiální URL | https://chrome.google.com/webstore/detail/3d-models-viewer/bbmibmfafdndlbfejkfmahgoobbkmjcp |
Popis | View your 3d models withing google chrome, this app is designed by 3dcgstore.com |
Velikost souboru | 21.98 KB |
Počet instalací | 1,000 |
Aktuální Verze | 0.0.2 |
Poslední Aktualizace | 2018-05-07 |
Datum Vydání | 2018-05-07 |
Hodnocení | 1.00/5 Celkem 1 Hodnocení |
Vývojář | https://3dcgstore.com |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://3dcgstore.com |
URL Stránky Nápovědy | https://3dcgstore.com/contact/ |
URL Stránky Zásad Ochrany Soukromí | https://3dcgstore.com/legals/privacy-policy |
Podporované Jazyky | 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" } } |