Mini Cursor Follower
a simple cursor animation whenever you open a new tab
Mini Cursor Follower là gì?
Mini Cursor Follower là một tiện ích mở rộng Chrome được phát triển bởi TRITECHNIX, và tính năng chính của nó là "a simple cursor animation whenever you open a new tab".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Mini Cursor Follower
Tải xuống các tệp mở rộng Mini Cursor Follower dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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]
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Mini Cursor Follower |
ID | pjppbcnlnfjabomiiefjmihiefbpfbdn |
URL Chính Thức | https://chromewebstore.google.com/detail/mini-cursor-follower/pjppbcnlnfjabomiiefjmihiefbpfbdn |
Mô tả | a simple cursor animation whenever you open a new tab |
Kích Thước Tệp | 9.27 KB |
Số Lần Cài Đặt | 671 |
Phiên Bản Hiện Tại | 1.2 |
Cập Nhật Lần Cuối | 2022-06-06 |
Ngày Phát Hành | 2022-01-04 |
Đánh Giá | 4.00/5 Tổng số 6 Đánh Giá |
Nhà Phát Triển | TRITECHNIX |
[email protected] | |
Loại Thanh Toán | free |
URL Trang Chính Sách Bảo Mật | https://www.tritechnix.com/privacy-policy |
Ngôn Ngữ Được Hỗ Trợ | 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" } } |