Coveo Request Checker
A Chrome extension to check the requests sent to the Coveo Organization.
ما هو Coveo Request Checker؟
Coveo Request Checker هو إضافة Chrome تم تطويرها بواسطة Coveo، والميزة الرئيسية لها هي "A Chrome extension to check the requests sent to the Coveo Organization.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Coveo Request Checker
قم بتنزيل ملفات الامتداد Coveo Request Checker بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
The purpose of the Coveo Request Checker is to give developers/clients/partners the ability to quickly check and validate the Coveo Requests.
معلومات أساسية عن التمديد
الاسم | Coveo Request Checker |
ID | pofnpnhlckgedgdkjffckkhmbklcdlhd |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/coveo-request-checker/pofnpnhlckgedgdkjffckkhmbklcdlhd |
الوصف | A Chrome extension to check the requests sent to the Coveo Organization. |
حجم الملف | 2.19 MB |
عدد التثبيتات | 234 |
النسخة الحالية | 1.58 |
آخر تحديث | 2023-06-06 |
تاريخ النشر | 2021-02-07 |
المطور | Coveo |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://www.coveo.com |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Coveo Request Checker", "short_name": "coveo-response-checker", "version": "1.58", "description": "A Chrome extension to check the requests sent to the Coveo Organization.", "icons": { "16": "images\/80 B rounded square.png", "48": "images\/120 B rounded square.png", "128": "images\/180 B rounded square.png" }, "background": { "scripts": [ "js\/background.js" ] }, "browser_action": { "default_icon": "\/images\/80 B rounded square.png", "default_popup": "\/popup.html?popup=true" }, "devtools_page": "devtools.html", "content_scripts": [ { "run_at": "document_start", "matches": [ " |