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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย 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"
    }
}