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 |
官方網址 | 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", " |