BizTalk360 Assistant

If you are using BizTalk360 in your organisation, then this chrome extension will make your life easier.

Qu'est-ce que BizTalk360 Assistant ?

BizTalk360 Assistant est une extension Chrome développée par https://biztalk360.com, et sa fonction principale est "If you are using BizTalk360 in your organisation, then this chrome extension will make your life easier.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension BizTalk360 Assistant

Téléchargez les fichiers d'extension BizTalk360 Assistant au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        BizTalk360 helps Microsoft BizTalk Server customers to manage their BizTalk server environments in more efficient way. It addresses some of the gaps in the standard tooling that comes out of the box from Microsoft, mainly around the operations and monitoring side. 

BizTalk360 Assistant is a productivity chrome extension for BizTalk360. It allows you to easily access your BizTalk360 environments. It comes with ability to search documentation, raise support ticket, configure and access multiple BizTalk360 environments etc.                    

Informations de Base sur l'Extension

Nom BizTalk360 Assistant BizTalk360 Assistant
ID ajgaleiifngpklahinkndmjdhfdchggp
URL Officiel https://chromewebstore.google.com/detail/biztalk360-assistant/ajgaleiifngpklahinkndmjdhfdchggp
Description If you are using BizTalk360 in your organisation, then this chrome extension will make your life easier.
Taille du Fichier 871 KB
Nombre d'Installations 32
Version Actuelle 2.0
Dernière Mise à Jour 2016-04-06
Date de Publication 2016-04-05
Évaluation 5.00/5 Total 1 Évaluations
Développeur https://biztalk360.com
Type de Paiement free
Site Web de l'Extension http://www.biztalk360.com
URL de la Page d'Aide http://assist.biztalk360.com
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "BizTalk360 Assistant",
    "description": "If you are using BizTalk360 in your organisation, then this chrome extension will make your life easier.",
    "version": "2.0",
    "permissions": [
        "storage"
    ],
    "browser_action": {
        "default_icon": "img\/icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    }
}