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 |
Eメール | [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", " |