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 |
官方網址 | 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": [ " |