Cursorly - Fun Custom Cursors for Chrome™
Change your boring default cursor to a fun custom cursor from our ever growing collection.
什么是Cursorly - Fun Custom Cursors for Chrome™?
Cursorly - Fun Custom Cursors for Chrome™是由https://cursorly.io开发的Chrome扩展程序,该扩展的主要功能是“Change your boring default cursor to a fun custom cursor from our ever growing collection.”。
扩展截图
下载Cursorly - Fun Custom Cursors for Chrome™扩展crx文件
下载Cursorly - Fun Custom Cursors for Chrome™扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Make your browsing experience more fun and unique with Cursorly! With our ever-growing collection of custom cursors, you can easily find one that fits your personality perfectly. Whether you're looking for a cute animal cursor or a cool neon one, we've got you covered. It's quick and easy to switch between cursors, disable them, or browse your favorites from the extension menu. Plus, new cursors are added monthly, so you'll always have fresh options to choose from. Our current collection includes: Zodiac signs Ice cream cones Crystals Animals Food Neon cursors And more! Best of all, Cursorly is free to use! So start expressing yourself today with a fun custom cursor from Cursorly.io! NEW DECEMBER UPDATE!! Every week we pick a cursor of the week and notify you through the extension! It's an easy way to stay up to date on our newest and favorite cursors Permissions requested: - Notifications: Used to conveniently let you know about new cursors every week. - Alarms: Needed to get a count of daily active users every 24hrs, so our developers can ensure the extension is working properly.
扩展基本信息
名称 | Cursorly - Fun Custom Cursors for Chrome™ |
ID | pdnffbobcdigmiedjnkgnohgokoijjel |
官方URL | https://chromewebstore.google.com/detail/cursorly-fun-custom-curso/pdnffbobcdigmiedjnkgnohgokoijjel |
简介 | Change your boring default cursor to a fun custom cursor from our ever growing collection. |
文件大小 | 1.26 MB |
安装次数 | 962 |
当前版本 | 1.1.0 |
更新时间 | 2022-12-17 |
上架时间 | 2022-10-02 |
评分 | 4.33/5 共6次评分 |
开发者 | https://cursorly.io |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://cursorly.io/ |
隐私政策页面URL | https://system1.com/terms/privacy-policy |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", "https:\/\/cursorly.io\/*" ], "js": [ "content.js" ], "run_at": "document_start", "all_frames": false } ], "icons": { "16": "16.png", "48": "48.png", "128": "128.png" }, "web_accessible_resources": [ { "resources": [], "matches": [ " |