Performance monitor

Works on any website. Shows fps, frame time, used memory. Change modes by click

作者
Konf
日安装量
0
总安装量
912
评分
2 0 0
版本
1.1.1
创建于
2020-08-02
更新于
2021-03-30
大小
4.5 KB
兼容性
与 Firefox 兼容 与 Chrome 兼容 与 Opera 兼容
许可证
暂无
适用于
所有网站

⚠️ This script has been abandoned

The script works, but is not being maintained anymore

Short description

The script adds to every website a performance counter that can show a frames per second (FPS) value, frame time or used memory.

More screenshots below!

Screenshot

Usage

  • Click on it with a left mouse button to change the mode
  • Hold and drag to change its position
  • Click with a right mouse button to hide
  • Left click on the last visible position to show it again

How to install to a PC browser

Step 1. Scripts manager

To use scripts, first you need to install a scripts manager. My advice is Tampermonkey, since I use it too.

Tampermonkey install links for different browsers, choose yours:

Chrome / VivaldiOperaFirefoxSafariMicrosoft Edge

If your browser is missing here, you can PM me on this website, and I will try to help you.

Step 2. Come back here

Refresh the page and press the green Install button located above this description.

Step 3. Check if it works

It is? Oh wow

Important

If you are going to use the script frequently, you will definitely be annoyed by it hanging on all websites you use. You can make a list of a websites where the script should work:

  1. Open the control panel of your scripts manager and select the script.
  2. Replace the №9 string from // @include * to // @include https://yoursite.com. Example: // @include https://reddit.com
  3. Every website needs its own "include" string. If you need to add a lot of websites, the script head part would look like this:
  4. Apply changes to the script using Ctrl+S or a toolbar
  5. Optional: make a backup in order to prevent deleting of your changes in case the script would get updated. However, if you're using Tampermonkey, it disables the script updates itself if you did any changes to the script

Screenshots