Mini Performance Monitor
View performance data preview
Mini Performance Monitor क्या है?
Mini Performance Monitor mrhilliker द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "View performance data preview"।
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Mini Performance Monitor एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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 |
आधिकारिक URL | 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", " |