HTTP Indicator
Indicator for HTTP/2, QUIC and HTTP/3
HTTP Indicatorとは何ですか?
HTTP IndicatorはRongjian Zhangによって開発されたChromeの拡張機能で、その主な機能は「Indicator for HTTP/2, QUIC and HTTP/3」です。
拡張機能のスクリーンショット
HTTP Indicator拡張機能のCRXファイルをダウンロード
HTTP Indicator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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
拡張機能の基本情報
名前 | HTTP Indicator |
ID | hgcomhbcacfkpffiphlmnlhpppcjgmbl |
公式URL | https://chromewebstore.google.com/detail/http-indicator/hgcomhbcacfkpffiphlmnlhpppcjgmbl |
説明 | Indicator for HTTP/2, QUIC and HTTP/3 |
ファイルサイズ | 13.1 KB |
インストール数 | 13,079 |
現在のバージョン | 1.2.2 |
最終更新日 | 2023-02-01 |
公開日 | 2020-04-08 |
評価 | 4.43/5 合計 7 レビュー |
開発者 | Rongjian Zhang |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://github.com/pd4d10/http-indicator |
ヘルプページのURL | https://github.com/pd4d10/http-indicator |
対応言語 | 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": [ " |