BizTalk360 Assistant

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

ما هو BizTalk360 Assistant؟

BizTalk360 Assistant هو إضافة Chrome تم تطويرها بواسطة https://biztalk360.com، والميزة الرئيسية لها هي "If you are using BizTalk360 in your organisation, then this chrome extension will make your life easier.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة BizTalk360 Assistant

قم بتنزيل ملفات الامتداد BizTalk360 Assistant بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان صفحة المساعدة 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"
    }
}