Coveo Request Checker
A Chrome extension to check the requests sent to the Coveo Organization.
什么是Coveo Request Checker?
Coveo Request Checker是由Coveo开发的Chrome扩展程序,该扩展的主要功能是“A Chrome extension to check the requests sent to the Coveo Organization.”。
扩展截图
下载Coveo Request Checker扩展crx文件
下载Coveo Request Checker扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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": [ " |