Cursorify
Modify your cursors appearance in browser
Что такое Cursorify?
Cursorify - это расширение Chrome, разработанное refractiontech, и его основная функция - "Modify your cursors appearance in browser".
Снимки экрана расширения
Скачать файл CRX расширения Cursorify
Скачайте файлы расширений Cursorify в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
The extensions allows you to change the default cursor suggesting you a huge amount of cursors with different coloring and structure. Основная информация о расширении
| Название | |
| ID | edgfeonoalmppnpdjiedepmhknmfaipf |
| Официальный URL | https://chromewebstore.google.com/detail/cursorify/edgfeonoalmppnpdjiedepmhknmfaipf |
| Описание | Modify your cursors appearance in browser |
| Размер файла | 3.9 MB |
| Количество установок | 21 |
| Текущая Версия | 1.1.0 |
| Последнее Обновление | 2020-03-04 |
| Дата публикации | 2020-03-03 |
| Рейтинг | 5.00/5 Всего 2 оценок |
| Разработчик | refractiontech |
| Электронная почта | [email protected] |
| Тип оплаты | free |
| Поддерживаемые языки | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Cursorify",
"short_name": "Cursorify",
"version": "1.1.0",
"description": "Modify your cursors appearance in browser",
"author": "Refraction.Tech",
"browser_action": {
"default_popup": "index.html",
"default_icon": {
"16": "media\/logo16.png",
"32": "media\/logo32.png",
"48": "media\/logo48.png",
"128": "media\/logo128.png"
}
},
"background": {
"scripts": [
"js\/background.js"
]
},
"permissions": [
"storage",
"unlimitedStorage",
"activeTab",
"tabs",
"http:\/\/*\/*",
"https:\/\/*\/*"
],
"content_scripts": [
{
"matches": [
" | |