CUSTOM CURSOR
You can pick and choose your default cursor from anywhere.
什么是CUSTOM CURSOR?
CUSTOM CURSOR是由BOS开发的Chrome扩展程序,该扩展的主要功能是“You can pick and choose your default cursor from anywhere.”。
扩展截图
下载CUSTOM CURSOR扩展crx文件
下载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": [
" | |