Assima Train
Browser extension for users of Assima Train, used to deliver the full functionalities offered by the Assima platform.
Cos'è Assima Train?
Assima Train è un'estensione di Chrome sviluppata da Assima, e la sua funzione principale è "Browser extension for users of Assima Train, used to deliver the full functionalities offered by the Assima platform.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Assima Train
Scarica i file di estensione Assima Train in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | Assima Train |
ID | ioknjhjjcencfpdllmeoijbacekgbgdg |
URL Ufficiale | https://chromewebstore.google.com/detail/assima-train/ioknjhjjcencfpdllmeoijbacekgbgdg |
Descrizione | Browser extension for users of Assima Train, used to deliver the full functionalities offered by the Assima platform. |
Dimensione del File | 66.55 KB |
Conteggio Installazioni | 822 |
Versione Corrente | 1.0.3.32 |
Ultimo Aggiornamento | 2023-10-30 |
Data di Pubblicazione | 2020-04-22 |
Valutazione | 5.00/5 Totale 2 Valutazioni |
Sviluppatore | Assima |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://assima.net/privacy-policy |
Lingue Supportate | 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", " |