BizTalk360 Assistant

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

BizTalk360 Assistantとは何ですか?

BizTalk360 Assistantはhttps://biztalk360.comによって開発されたChromeの拡張機能で、その主な機能は「If you are using BizTalk360 in your organisation, then this chrome extension will make your life easier.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

BizTalk360 Assistant拡張機能のCRXファイルをダウンロード

BizTalk360 Assistant拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 BizTalk360 Assistant BizTalk360 Assistant
ID ajgaleiifngpklahinkndmjdhfdchggp
公式URL https://chromewebstore.google.com/detail/biztalk360-assistant/ajgaleiifngpklahinkndmjdhfdchggp
説明 If you are using BizTalk360 in your organisation, then this chrome extension will make your life easier.
ファイルサイズ 871 KB
インストール数 32
現在のバージョン 2.0
最終更新日 2016-04-06
公開日 2016-04-05
評価 5.00/5 合計 1 レビュー
開発者 https://biztalk360.com
支払い方法 free
拡張機能のウェブサイト http://www.biztalk360.com
ヘルプページのURL http://assist.biztalk360.com
対応言語 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"
    }
}