Performance Assistant
Visualization of web access performance data
Performance Assistantとは何ですか?
Performance Assistantはgongqiuによって開発されたChromeの拡張機能で、その主な機能は「Visualization of web access performance data」です。
拡張機能のスクリーンショット
Performance Assistant拡張機能のCRXファイルをダウンロード
Performance Assistant拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
便捷查看页面的加载性能,还能自定义性能指标。支持持续监听,并绘制一段时间内的加载性能曲线,方便观察。 拡張機能の基本情報
| 名前 | |
| ID | phmppmglkpkjcofmoennnpdmhhhglalc |
| 公式URL | https://chromewebstore.google.com/detail/performance-assistant/phmppmglkpkjcofmoennnpdmhhhglalc |
| 説明 | Visualization of web access performance data |
| ファイルサイズ | 1.34 MB |
| インストール数 | 183 |
| 現在のバージョン | 1.0.0 |
| 最終更新日 | 2021-04-15 |
| 公開日 | 2021-04-14 |
| 評価 | 5.00/5 合計 1 レビュー |
| 開発者 | gongqiu |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | zh-CN |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Performance Assistant",
"version": "1.0.0",
"description": "Visualization of web access performance data",
"icons": {
"16": "monitor-icon.png",
"48": "monitor-icon.png",
"128": "monitor-icon.png"
},
"browser_action": {
"default_icon": "monitor-icon.png",
"default_title": "\u9875\u9762\u6027\u80fd\u52a9\u624b",
"default_popup": "popup.html"
},
"devtools_page": "devtools.html",
"content_scripts": [
{
"matches": [
" | |