Mini Cursor Follower

a simple cursor animation whenever you open a new tab

Was ist Mini Cursor Follower?

Mini Cursor Follower ist eine Chrome-Erweiterung, die von TRITECHNIX entwickelt wurde, und ihr Hauptmerkmal ist "a simple cursor animation whenever you open a new tab".

Erweiterungsscreenshots

screenshot
screenshot

Mini Cursor Follower-Erweiterungs-CRX-Datei herunterladen

Laden Sie Mini Cursor Follower-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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]                    

Grundlegende Informationen zur Erweiterung

Name Mini Cursor Follower Mini Cursor Follower
ID pjppbcnlnfjabomiiefjmihiefbpfbdn
Offizielle URL https://chromewebstore.google.com/detail/mini-cursor-follower/pjppbcnlnfjabomiiefjmihiefbpfbdn
Beschreibung a simple cursor animation whenever you open a new tab
Dateigröße 9.27 KB
Installationsanzahl 671
Aktuelle Version 1.2
Letztes Update 2022-06-06
Veröffentlichungsdatum 2022-01-04
Bewertung 4.00/5 Insgesamt 6 Bewertungen
Entwickler TRITECHNIX
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite https://www.tritechnix.com/privacy-policy
Unterstützte Sprachen 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"
    }
}