Bubble cursor
The bubble cursor dynamically resizes its size to make sure that one target is always selectable.
Τι είναι το Bubble cursor;
Το Bubble cursor είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Floatas, και η κύρια λειτουργία του είναι "The bubble cursor dynamically resizes its size to make sure that one target is always selectable.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Bubble cursor
Λήψη αρχείων επέκτασης Bubble cursor σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Bubble cursor is based "The Bubble Cursor" research paper written by Tovi Grossman and Ravin Balkrishnan and published in 2005. The bubble cursor is a target acquisition technique based on area cursors. The bubble cursor improves upon area cursors by dynamically resizing its activation area depending on the proximity of surrounding targets, such that only one target is selectable at any time. Empirical studies show that the bubble cursor significantly outperforms the point cursor, and that bubble cursor performance can be accurately modeled and predicted using Fitts' law. Configuration a - show/hide visual grey bubble. s - disable bubble cursor until page is refreshed. All configuration can be changed in extension settings.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | golhgkieibedhlnmehiceamjhbfnmfdm |
Επίσημο URL | https://chrome.google.com/webstore/detail/bubble-cursor/golhgkieibedhlnmehiceamjhbfnmfdm |
Περιγραφή | The bubble cursor dynamically resizes its size to make sure that one target is always selectable. |
Μέγεθος Αρχείου | 22.47 KB |
Αριθμός Εγκαταστάσεων | 38 |
Τρέχουσα Έκδοση | 1.0 |
Τελευταία Ενημέρωση | 2018-11-13 |
Ημερομηνία Δημοσίευσης | 2018-11-08 |
Αξιολόγηση | 1.00/5 Συνολικά 1 Αξιολογήσεις |
Προγραμματιστής | Floatas |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://github.com/floatas/BubbleCursor |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Bubble cursor", "version": "1.0", "description": "The bubble cursor dynamically resizes its size to make sure that one target is always selectable.", "manifest_version": 2, "permissions": [ "storage", "declarativeContent", "activeTab", " |