CUSTOM CURSOR
You can pick and choose your default cursor from anywhere.
Что такое CUSTOM CURSOR?
CUSTOM CURSOR - это расширение Chrome, разработанное BOS, и его основная функция - "You can pick and choose your default cursor from anywhere.".
Снимки экрана расширения
Скачать файл CRX расширения CUSTOM CURSOR
Скачайте файлы расширений CUSTOM CURSOR в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
An browser extension that lets you customize your cursors to images and gifs. Make your cursor look awesome Основная информация о расширении
| Название | |
| ID | jgifnkdcmnalijmaklanclhpadjgjaom |
| Официальный URL | https://chromewebstore.google.com/detail/custom-cursor/jgifnkdcmnalijmaklanclhpadjgjaom |
| Описание | You can pick and choose your default cursor from anywhere. |
| Размер файла | 3.98 MB |
| Количество установок | 198 |
| Текущая Версия | 1.410 |
| Последнее Обновление | 2024-02-04 |
| Дата публикации | 2022-01-27 |
| Рейтинг | 5.00/5 Всего 1 оценок |
| Разработчик | BOS |
| Электронная почта | [email protected] |
| Тип оплаты | free |
| Официальный сайт расширения | https://customcursors.cc |
| URL страницы помощи | https://app.mysocial360.com/customcursor/support |
| URL страницы политики конфиденциальности | https://app.mysocial360.com/privacypolicy |
| Поддерживаемые языки | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "CUSTOM CURSOR",
"short_name": "Custom Cursor",
"version": "1.410",
"description": "You can pick and choose your default cursor from anywhere.",
"manifest_version": 3,
"minimum_chrome_version": "88",
"homepage_url": "https:\/\/customcursors.cc",
"commands": {
"_execute_action": {
"suggested_key": {
"default": "Ctrl+Shift+C",
"mac": "Command+Shift+C",
"windows": "Ctrl+Shift+C",
"chromeos": "Ctrl+Shift+C",
"linux": "Ctrl+Shift+C"
},
"description": "Opens Cursor Selector"
}
},
"permissions": [
"identity",
"identity.email",
"activeTab",
"desktopCapture",
"gcm",
"cookies",
"contextMenus",
"storage",
"tabs",
"notifications",
"scripting"
],
"host_permissions": [
" | |