ServiceDesk Plus - DIY Implementation
Chrome Extension for ServiceDesk Plus Product Implementation
ما هو ServiceDesk Plus - DIY Implementation؟
ServiceDesk Plus - DIY Implementation هو إضافة Chrome تم تطويرها بواسطة manageengine.com، والميزة الرئيسية لها هي "Chrome Extension for ServiceDesk Plus Product Implementation".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة ServiceDesk Plus - DIY Implementation
قم بتنزيل ملفات الامتداد ServiceDesk Plus - DIY Implementation بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
This plugin will assist in implementing the personalized plan created for ManageEngine ServiceDesk Plus.
معلومات أساسية عن التمديد
الاسم | ServiceDesk Plus - DIY Implementation |
ID | oohoniicgoomojjcicpghihgkmngdboj |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/servicedesk-plus-diy-impl/oohoniicgoomojjcicpghihgkmngdboj |
الوصف | Chrome Extension for ServiceDesk Plus Product Implementation |
حجم الملف | 358 KB |
عدد التثبيتات | 69 |
النسخة الحالية | 2.0 |
آخر تحديث | 2021-08-04 |
تاريخ النشر | 2021-08-03 |
المطور | manageengine.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
عنوان صفحة سياسة الخصوصية | https://www.manageengine.com/privacy.html |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "ServiceDesk Plus - DIY Implementation", "version": "2.0", "icons": { "128": "icon-128x128.png" }, "manifest_version": 2, "description": "Chrome Extension for ServiceDesk Plus Product Implementation", "browser_action": { "default_icon": "icon-192x192.png", "default_title": "ServiceDesk Plus - DIY Implementation" }, "background": { "scripts": [ ".\/jquery.js", "background.js", ".\/content.js" ] }, "content_scripts": [ { "matches": [ " |