Bubble cursor
The bubble cursor dynamically resizes its size to make sure that one target is always selectable.
Bubble cursor क्या है?
Bubble cursor Floatas द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "The bubble cursor dynamically resizes its size to make sure that one target is always selectable."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Bubble cursor एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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", " |