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": [ " |