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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย rajesh64727 และคุณลักษณะหลักของมันคือ "Shows current FPS(frames per second). The animated bar changes color between green and red. Alarms when FPS is below 30"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย FPS Alarm
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
URL อย่างเป็นทางการ | 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": [ " |