Performance monitor

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

Verze ze dne 04. 08. 2020. Zobrazit nejnovější verzi.

Autor
Konf
Hodnocení
0 0 0
Verze
1.0.1
Vytvořeno
02. 08. 2020
Aktualizováno
04. 08. 2020
Size
4,4 KB
Licence
neuvedeno
Spustit na
všech stránkách

How to install in a browser

With the Tampermonkey extension or any another similar to it. After installing the extension you will need to return to this page, refresh it, and click on the green "Install" button. The button is located at the beginning of the page, above this description.

About the script

The script adds on every website a performance counter that can show the frames per second value, frame time or used memory.

Usage:

  • Click on it with the left mouse button to change the mode
  • Hold and drag to change it's position
  • Click with the right mouse button to hide
  • Click on the last visible position to show it again

If you planning to use the script frequently, you will be irritated by it's presence at all websites, not on the needed only. You can make a list of a websites where the script should work:

  1. Open the control panel of your -monkey extension and select at scripts list "Performance monitor".
  2. Replace 9 string from "// @include *" to "// @include https://yoursite.com". Example: // @include https://ms.com
  3. For every website needed it's own string. If you need to add a lot of websites, it will look like this:
  4. Save the script with Ctrl+S combination or through top toolbar
  5. Make somewhere on your computer a copy of your list. Unfortunately, when the script is updated, any user changes are deleted. This does not happen automatically, but better to be safe than to do it all over again.