HTTP Indicator
Indicator for HTTP/2, QUIC and HTTP/3
Qu'est-ce que HTTP Indicator ?
HTTP Indicator est une extension Chrome développée par Rongjian Zhang, et sa fonction principale est "Indicator for HTTP/2, QUIC and HTTP/3".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension HTTP Indicator
Téléchargez les fichiers d'extension HTTP Indicator au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
An indicator button for HTTP/3, QUIC and HTTP/2 support by each website. This extension is an alternative to HTTP/2 and SPDY indicators: https://chrome.google.com/webstore/detail/http2-and-spdy-indicator/mpbpobfflnpcgagjijhmgnchggcjblin It use Navigation Timing 2 instead of deprecated chrome.loadTimes() API. Source code: https://github.com/pd4d10/http-indicator
Informations de Base sur l'Extension
Nom | HTTP Indicator |
ID | hgcomhbcacfkpffiphlmnlhpppcjgmbl |
URL Officiel | https://chromewebstore.google.com/detail/http-indicator/hgcomhbcacfkpffiphlmnlhpppcjgmbl |
Description | Indicator for HTTP/2, QUIC and HTTP/3 |
Taille du Fichier | 13.1 KB |
Nombre d'Installations | 13,079 |
Version Actuelle | 1.2.2 |
Dernière Mise à Jour | 2023-02-01 |
Date de Publication | 2020-04-08 |
Évaluation | 4.43/5 Total 7 Évaluations |
Développeur | Rongjian Zhang |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://github.com/pd4d10/http-indicator |
URL de la Page d'Aide | https://github.com/pd4d10/http-indicator |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.00ac8b83.png", "32": "icon32.plasmo.9ad0c5b6.png", "48": "icon48.plasmo.cae3a6b3.png", "64": "icon64.plasmo.e4b604fc.png", "128": "icon128.plasmo.b89b7dfa.png" }, "manifest_version": 3, "action": { "default_icon": "default.0971fb02.png" }, "version": "1.2.2", "name": "HTTP Indicator", "description": "Indicator for HTTP\/2, QUIC and HTTP\/3", "homepage_url": "https:\/\/github.com\/pd4d10\/http-indicator", "background": { "service_worker": "background.5fadff2f.js" }, "content_scripts": [ { "matches": [ " |