Complus Integration
This plugin allow integration to Complus.
ما هو Complus Integration؟
Complus Integration هو إضافة Chrome تم تطويرها بواسطة https://www.raysoft.ca، والميزة الرئيسية لها هي "This plugin allow integration to Complus.".
تحميل ملف CRX للإضافة Complus Integration
قم بتنزيل ملفات الامتداد Complus Integration بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Tool for integration for Complus معلومات أساسية عن التمديد
| الاسم | |
| ID | fkfoonlihboclonnbkaclbifebdmedfc |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/complus-integration/fkfoonlihboclonnbkaclbifebdmedfc |
| الوصف | This plugin allow integration to Complus. |
| حجم الملف | 6.42 KB |
| عدد التثبيتات | 1,000 |
| النسخة الحالية | 1.0 |
| آخر تحديث | 2016-07-14 |
| تاريخ النشر | 2016-07-14 |
| المطور | https://www.raysoft.ca |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| اللغات المدعومة | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Complus Integration",
"description": "This plugin allow integration to Complus.",
"version": "1.0",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"permissions": [
"https:\/\/*\/*",
"http:\/\/*\/*"
]
} | |