Mini Cursor Follower

a simple cursor animation whenever you open a new tab

Qu'est-ce que Mini Cursor Follower ?

Mini Cursor Follower est une extension Chrome développée par TRITECHNIX, et sa fonction principale est "a simple cursor animation whenever you open a new tab".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Mini Cursor Follower

Téléchargez les fichiers d'extension Mini Cursor Follower au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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]                    

Informations de Base sur l'Extension

Nom Mini Cursor Follower Mini Cursor Follower
ID pjppbcnlnfjabomiiefjmihiefbpfbdn
URL Officiel https://chromewebstore.google.com/detail/mini-cursor-follower/pjppbcnlnfjabomiiefjmihiefbpfbdn
Description a simple cursor animation whenever you open a new tab
Taille du Fichier 9.27 KB
Nombre d'Installations 671
Version Actuelle 1.2
Dernière Mise à Jour 2022-06-06
Date de Publication 2022-01-04
Évaluation 4.00/5 Total 6 Évaluations
Développeur TRITECHNIX
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://www.tritechnix.com/privacy-policy
Langues Prises en Charge 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"
    }
}