FPS Alarm
Shows current FPS(frames per second). The animated bar changes color between green and red. Alarms when FPS is below 30
What is FPS Alarm?
FPS Alarm is a Chrome extension developed by rajesh64727, and its main feature is "Shows current FPS(frames per second). The animated bar changes color between green and red. Alarms when FPS is below 30".
Extension Screenshots
Download FPS Alarm Extension CRX File
Download FPS Alarm extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | FPS Alarm |
ID | anpkmfkkfohnnfjfcnipbplkloidimke |
Official URL | https://chromewebstore.google.com/detail/fps-alarm/anpkmfkkfohnnfjfcnipbplkloidimke |
Description | Shows current FPS(frames per second). The animated bar changes color between green and red. Alarms when FPS is below 30 |
File Size | 8.35 KB |
Installation Count | 29 |
Current Version | 1.0.1 |
Last Updated | 2020-05-20 |
Publish Date | 2020-05-19 |
Developer | rajesh64727 |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://rajesh64727.github.io/privacy.html |
Supported Languages | 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": [ " |