BizTalk360 Assistant

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

Co je BizTalk360 Assistant?

BizTalk360 Assistant je rozšíření Chrome vyvinuté https://biztalk360.com, a jeho hlavní funkcí je „If you are using BizTalk360 in your organisation, then this chrome extension will make your life easier.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření BizTalk360 Assistant

Stáhněte si soubory rozšíření BizTalk360 Assistant ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název BizTalk360 Assistant BizTalk360 Assistant
ID ajgaleiifngpklahinkndmjdhfdchggp
Oficiální URL https://chromewebstore.google.com/detail/biztalk360-assistant/ajgaleiifngpklahinkndmjdhfdchggp
Popis If you are using BizTalk360 in your organisation, then this chrome extension will make your life easier.
Velikost souboru 871 KB
Počet instalací 32
Aktuální Verze 2.0
Poslední Aktualizace 2016-04-06
Datum Vydání 2016-04-05
Hodnocení 5.00/5 Celkem 1 Hodnocení
Vývojář https://biztalk360.com
Typ Platby free
Webové stránky Rozšíření http://www.biztalk360.com
URL Stránky Nápovědy http://assist.biztalk360.com
Podporované Jazyky 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"
    }
}