FPS Alarm
Shows current FPS(frames per second). The animated bar changes color between green and red. Alarms when FPS is below 30
什麼是FPS Alarm?
FPS Alarm是由rajesh64727開發的Chrome擴展程式,該擴展的主要功能是“Shows current FPS(frames per second). The animated bar changes color between green and red. Alarms when FPS is below 30”。
擴展截圖
下載FPS Alarm擴展crx文件
下載FPS Alarm擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | FPS Alarm |
ID | anpkmfkkfohnnfjfcnipbplkloidimke |
官方網址 | https://chromewebstore.google.com/detail/fps-alarm/anpkmfkkfohnnfjfcnipbplkloidimke |
簡介 | Shows current FPS(frames per second). The animated bar changes color between green and red. Alarms when FPS is below 30 |
檔案大小 | 8.35 KB |
安裝次數 | 29 |
目前版本 | 1.0.1 |
更新時間 | 2020-05-20 |
上架時間 | 2020-05-19 |
開發者 | rajesh64727 |
電子郵箱 | [email protected] |
付費類型 | free |
隱私政策頁面URL | https://rajesh64727.github.io/privacy.html |
支援的語言 | 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": [ " |