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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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", " |