Assima Train
Browser extension for users of Assima Train, used to deliver the full functionalities offered by the Assima platform.
什么是Assima Train?
Assima Train是由Assima开发的Chrome扩展程序,该扩展的主要功能是“Browser extension for users of Assima Train, used to deliver the full functionalities offered by the Assima platform.”。
扩展截图
下载Assima Train扩展crx文件
下载Assima Train扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
The Train browser extension enables the support of the Assima simulation cloning on Google Chrome. Assima Train delivers application simulation creation capabilities. The Assima Train browser extension brings the Train technology on Chrome browser for existing Assima users. Note: This is not a standalone extension, it requires access to an Assima server.
扩展基本信息
名称 | Assima Train |
ID | ioknjhjjcencfpdllmeoijbacekgbgdg |
官方URL | https://chromewebstore.google.com/detail/assima-train/ioknjhjjcencfpdllmeoijbacekgbgdg |
简介 | Browser extension for users of Assima Train, used to deliver the full functionalities offered by the Assima platform. |
文件大小 | 66.55 KB |
安装次数 | 822 |
当前版本 | 1.0.3.32 |
更新时间 | 2023-10-30 |
上架时间 | 2020-04-22 |
评分 | 5.00/5 共2次评分 |
开发者 | Assima |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://assima.net/privacy-policy |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Assima Train", "version": "1.0.3.32", "description": "Browser extension for users of Assima Train, used to deliver the full functionalities offered by the Assima platform.", "icons": { "16": "images\/icon16.png", "38": "images\/icon38.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "author": "Assima Inc.", "background": { "scripts": [ "external\/jquery-3.3.1.min.js", "common\/assima.common.main.js", "common\/assima.common.debug.js", "common\/assima.common.browser.js", "common\/assima.common.events.js", "common\/assima.constants.js", "common\/assima.common.logging.js", "common\/assima.utils.js", "common\/assima.runtime.js", "common\/assima.common.webSockets.js", "grabber\/assima.grabber.constants.js", "grabber\/assima.grabber.background.tabs.js", "grabber\/assima.grabber.background.runner.js" ], "persistent": true }, "permissions": [ "tabs", " |