FPS Alarm
Shows current FPS(frames per second). The animated bar changes color between green and red. Alarms when FPS is below 30
Co to jest FPS Alarm?
FPS Alarm to rozszerzenie Chrome opracowane przez rajesh64727, a jego główną funkcją jest „Shows current FPS(frames per second). The animated bar changes color between green and red. Alarms when FPS is below 30”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia FPS Alarm
Pobierz pliki rozszerzeń FPS Alarm w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
There is a top animated bar which shows FPS value along with respective color. The alarm is set on FPS value less than 30. It runs on page load. For improvements and feature enhancements please send your suggestions to [email protected] *screenshot is just for illustration purpose. copyright to JumpStart Games.
Podstawowe informacje o rozszerzeniu
Nazwa | FPS Alarm |
ID | anpkmfkkfohnnfjfcnipbplkloidimke |
Oficjalny URL | https://chromewebstore.google.com/detail/fps-alarm/anpkmfkkfohnnfjfcnipbplkloidimke |
Opis | Shows current FPS(frames per second). The animated bar changes color between green and red. Alarms when FPS is below 30 |
Rozmiar pliku | 8.35 KB |
Liczba instalacji | 29 |
Aktualna Wersja | 1.0.1 |
Ostatnia Aktualizacja | 2020-05-20 |
Data Publikacji | 2020-05-19 |
Deweloper | rajesh64727 |
[email protected] | |
Typ Płatności | free |
Adres URL Strony Polityki Prywatności | https://rajesh64727.github.io/privacy.html |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "fpsbar128.png" }, "content_scripts": [ { "css": [ "fps.css" ], "js": [ "fps.js" ], "matches": [ " |