Mini Cursor Follower
a simple cursor animation whenever you open a new tab
什么是Mini Cursor Follower?
Mini Cursor Follower是由TRITECHNIX开发的Chrome扩展程序,该扩展的主要功能是“a simple cursor animation whenever you open a new tab”。
扩展截图
下载Mini Cursor Follower扩展crx文件
下载Mini Cursor Follower扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Browse the web with a simple simple cursor follower animation, every new tab! By clicking "Add to chrome", I accept and agree to installing the Mini Cursor Follower Chrome extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Bing. Privacy Policy: https://www.tritechnix.com/privacy-policy Terms Of Use: https://www.tritechnix.com/mini-cursor-follower/terms-of-use Contact us: https://www.tritechnix.com/contact-us About: https://www.tritechnix.com/about-us Contact email: [email protected]
扩展基本信息
名称 | Mini Cursor Follower |
ID | pjppbcnlnfjabomiiefjmihiefbpfbdn |
官方URL | https://chromewebstore.google.com/detail/mini-cursor-follower/pjppbcnlnfjabomiiefjmihiefbpfbdn |
简介 | a simple cursor animation whenever you open a new tab |
文件大小 | 9.27 KB |
安装次数 | 671 |
当前版本 | 1.2 |
更新时间 | 2022-06-06 |
上架时间 | 2022-01-04 |
评分 | 4.00/5 共6次评分 |
开发者 | TRITECHNIX |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://www.tritechnix.com/privacy-policy |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Mini Cursor Follower", "description": "a simple cursor animation whenever you open a new tab", "version": "1.2", "icons": { "128": "i\/icon128.png", "48": "i\/icon48.png", "16": "i\/icon16.png" }, "action": { "default_icon": "i\/icon48.png" }, "chrome_url_overrides": { "newtab": "html\/newtab.html" } } |