KT Mouse Gestures
Mouse Gestures.
Что такое KT Mouse Gestures?
KT Mouse Gestures - это расширение Chrome, разработанное https://hdbench.github.io/KTMouseGestures, и его основная функция - "Mouse Gestures.".
Снимки экрана расширения
Скачать файл CRX расширения KT Mouse Gestures
Скачайте файлы расширений KT Mouse Gestures в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Simple mouse gesture functions.
------------------------------------------
right button click and move
------------------------------------------
U = UP
D = DOWN
L = LEFT
R = RIGHT
---------------------
normal gestures
---------------------
UD = reload
UDU = super reload
DR = close
L = back
R = forward
D = new tab
DU = new tab(background)
---------------------
link gestures
---------------------
link+D = new tab
link+DU = new tab(background)
---------------------
History
---------------------
23.11.21
Remove unnecessary permissions
23.11.18
Update manifest version to 3
17.8.8.0
fix: chrome ver 60
0.16.4.160
fix: Gesture is executed with the left button up
0.16.4.150
add: link gestures
add: new tab(background)
del: file link operation
0.1.0.2
First release Основная информация о расширении
| Название | |
| ID | gfimipfmbiohbdjmbmmljponpjmhhokl |
| Официальный URL | https://chromewebstore.google.com/detail/kt-mouse-gestures/gfimipfmbiohbdjmbmmljponpjmhhokl |
| Описание | Mouse Gestures. |
| Размер файла | 20.56 KB |
| Количество установок | 35 |
| Текущая Версия | 23.11.21.0 |
| Последнее Обновление | 2023-11-22 |
| Дата публикации | 2017-08-10 |
| Рейтинг | 3.00/5 Всего 2 оценок |
| Разработчик | https://hdbench.github.io/KTMouseGestures |
| Электронная почта | [email protected] |
| Тип оплаты | free |
| Поддерживаемые языки | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"background": {
"service_worker": "js\/background.js"
},
"content_scripts": [
{
"all_frames": true,
"js": [
"js\/contentscript.js"
],
"matches": [
" | |