Mini Cursor Follower

a simple cursor animation whenever you open a new tab

What is Mini Cursor Follower?

Mini Cursor Follower is a Chrome extension developed by TRITECHNIX, and its main feature is "a simple cursor animation whenever you open a new tab".

Extension Screenshots

screenshot
screenshot

Download Mini Cursor Follower Extension CRX File

Download Mini Cursor Follower extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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]                    

Extension Basic Information

Name Mini Cursor Follower Mini Cursor Follower
ID pjppbcnlnfjabomiiefjmihiefbpfbdn
Official URL https://chromewebstore.google.com/detail/mini-cursor-follower/pjppbcnlnfjabomiiefjmihiefbpfbdn
Description a simple cursor animation whenever you open a new tab
File Size 9.27 KB
Installation Count 671
Current Version 1.2
Last Updated 2022-06-06
Publish Date 2022-01-04
Rating 4.00/5 Total 6 Ratings
Developer TRITECHNIX
Email [email protected]
Payment Type free
Privacy Policy Page URL https://www.tritechnix.com/privacy-policy
Supported Languages 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"
    }
}