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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "If you are using BizTalk360 in your organisation, then this chrome extension will make your life easier."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में BizTalk360 Assistant एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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 |
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" } } |