Mini Performance Monitor
View performance data preview
什麼是Mini Performance Monitor?
Mini Performance Monitor是由mrhilliker開發的Chrome擴展程式,該擴展的主要功能是“View performance data preview”。
下載Mini Performance Monitor擴展crx文件
下載Mini Performance Monitor擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Small performance monitor extension to track framerate, render time, and heap memory utilization. Note: Memory monitoring will require Chrome to be launched with the following flag: --enable-precise-memory-info Based off of stats.js: https://github.com/mrdoob/stats.js/
擴展基本資訊
名稱 | |
ID | ipgpjgifjnioddcchjpjcfagalbfapfk |
官方網址 | https://chrome.google.com/webstore/detail/mini-performance-monitor/ipgpjgifjnioddcchjpjcfagalbfapfk |
簡介 | View performance data preview |
檔案大小 | 45.61 KB |
安裝次數 | 201 |
目前版本 | 0.0.3 |
更新時間 | 2018-05-16 |
上架時間 | 2018-05-16 |
評分 | 4.50/5 共 2 次評分 |
開發者 | mrhilliker |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Mini Performance Monitor", "description": "View performance data preview", "version": "0.0.3", "icons": { "48": "icon.png" }, "permissions": [ "tabs", " |