Coveo Request Checker
A Chrome extension to check the requests sent to the Coveo Organization.
Co je Coveo Request Checker?
Coveo Request Checker je rozšíření Chrome vyvinuté Coveo, a jeho hlavní funkcí je „A Chrome extension to check the requests sent to the Coveo Organization.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Coveo Request Checker
Stáhněte si soubory rozšíření Coveo Request Checker ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
The purpose of the Coveo Request Checker is to give developers/clients/partners the ability to quickly check and validate the Coveo Requests.
Základní Informace o Rozšíření
Název | Coveo Request Checker |
ID | pofnpnhlckgedgdkjffckkhmbklcdlhd |
Oficiální URL | https://chromewebstore.google.com/detail/coveo-request-checker/pofnpnhlckgedgdkjffckkhmbklcdlhd |
Popis | A Chrome extension to check the requests sent to the Coveo Organization. |
Velikost souboru | 2.19 MB |
Počet instalací | 234 |
Aktuální Verze | 1.58 |
Poslední Aktualizace | 2023-06-06 |
Datum Vydání | 2021-02-07 |
Vývojář | Coveo |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://www.coveo.com |
Podporované Jazyky | 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": [ " |