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 |
| 官方網址 | 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": [
" | |