Coveo Request Checker
A Chrome extension to check the requests sent to the Coveo Organization.
Wat is Coveo Request Checker?
Coveo Request Checker is een Chrome-extensie ontwikkeld door Coveo, en de belangrijkste functie is "A Chrome extension to check the requests sent to the Coveo Organization.".
Extensie Screenshots
Download het CRX-bestand van de extensie Coveo Request Checker
Download Coveo Request Checker-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
The purpose of the Coveo Request Checker is to give developers/clients/partners the ability to quickly check and validate the Coveo Requests.
Basisinformatie over de Extensie
Naam | Coveo Request Checker |
ID | pofnpnhlckgedgdkjffckkhmbklcdlhd |
Officiële URL | https://chromewebstore.google.com/detail/coveo-request-checker/pofnpnhlckgedgdkjffckkhmbklcdlhd |
Beschrijving | A Chrome extension to check the requests sent to the Coveo Organization. |
Bestandsgrootte | 2.19 MB |
Aantal Installaties | 234 |
Huidige Versie | 1.58 |
Laatst Bijgewerkt | 2023-06-06 |
Publicatiedatum | 2021-02-07 |
Ontwikkelaar | Coveo |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.coveo.com |
Ondersteunde Talen | 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": [ " |