Cursor Trail

Cursor Trail allows your to personalize and enhance their cursor trail effectA cursor trail will follow your mouse cursor

Qu'est-ce que Cursor Trail ?

Cursor Trail est une extension Chrome développée par https://cursor-trails.com, et sa fonction principale est "Cursor Trail allows your to personalize and enhance their cursor trail effectA cursor trail will follow your mouse cursor".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Cursor Trail

Téléchargez les fichiers d'extension Cursor Trail 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

                        Custom Cursor Experience: Elevate Your Browsing Adventure with Cursor Trail!

Are you tired of the same old cursor on your screen while browsing? Say goodbye to the mundane and embrace the excitement of a custom cursor style with the Cursor Trail browser extension! This remarkable extension lets you design and personalize your cursor trail like never before, giving you the power to add a touch of individuality to your browsing experience.

Why settle for a plain and uninspiring cursor when you can have a mesmerizing Cursor Trail that follows your every move? Let your mouse embark on an animated journey with an abundance of glitters, stars, and unique trails that will leave you spellbound.

Dive into a world of endless cursor customization possibilities with Cursor Trail. Discover a myriad of options, from sparkling shiny trails to twinkling stars and captivating animations, transforming your daily navigation into an enthralling and interactive experience.

Navigating overloaded web pages becomes a breeze with Cursor Trail's user-friendly browser extension. Effortlessly locate your mouse on cluttered pages and enhance multitasking with bright and engaging custom cursor trails.

Installation is a breeze, requiring just a few clicks to unlock a world of possibilities. Regular updates ensure a constant influx of new and attractive cursor trail designs. So why wait? Embark on your journey with Cursor Trail today by adding the extension to your Chrome browser.

Express your unique style and let your cursor shine as you turn every click into an exciting adventure. The joy of adding glitter, stars, and other attractive trails to your mouse cursor awaits you with the Cursor Trail browser extension, making your browsing more comfortable and visually captivating.

Experience the thrill of custom cursor design, animation, and diversity with Cursor Trail. Elevate your navigation, enjoy enchanting visual effects, and make your time on the Internet truly engaging and unforgettable. Start your custom cursor trail adventure now!                    

Informations de Base sur l'Extension

Nom Cursor Trail Cursor Trail
ID fpjcnfbpaacpbahdmdbhhjognddgknma
URL Officiel https://chromewebstore.google.com/detail/cursor-trail/fpjcnfbpaacpbahdmdbhhjognddgknma
Description Cursor Trail allows your to personalize and enhance their cursor trail effectA cursor trail will follow your mouse cursor
Taille du Fichier 681 KB
Nombre d'Installations 14,285
Version Actuelle 1.9.10
Dernière Mise à Jour 2024-02-24
Date de Publication 2023-05-24
Évaluation 3.79/5 Total 14 Évaluations
Développeur https://cursor-trails.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://cursor-trails.com
URL de la Page de Politique de Confidentialité https://youtube-customizer.com/privacy.html
Langues Prises en Charge id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "action": {
        "default_icon": {
            "128": "\/assets\/icons\/icon-128.png",
            "256": "\/assets\/icons\/icon-256.png",
            "32": "\/assets\/icons\/icon-32.png",
            "48": "\/assets\/icons\/icon-48.png",
            "64": "\/assets\/icons\/icon-64.png",
            "80": "\/assets\/icons\/icon-80.png",
            "96": "\/assets\/icons\/icon-96.png"
        },
        "default_popup": "index.html"
    },
    "background": {
        "service_worker": "sw.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "style.js"
            ],
            "matches": [
                ""
            ]
        },
        {
            "all_frames": true,
            "js": [
                "content.js"
            ],
            "matches": [
                "*:\/\/*.youtube-customizer.com\/*",
                "*:\/\/*.cusmize.com\/*",
                "*:\/\/*.cursor-trails.com\/*"
            ]
        }
    ],
    "content_security_policy": {
        "isolated_world": "script-src 'self' 'unsafe-eval'; object-src 'self'"
    },
    "default_locale": "en",
    "description": "__MSG_description__",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.youtube-customizer.com\/*",
            "*:\/\/*.cusmize.com\/*",
            "*:\/\/*.cursor-trails.com\/*"
        ]
    },
    "icons": {
        "128": "\/assets\/icons\/icon-128.png",
        "256": "\/assets\/icons\/icon-256.png",
        "32": "\/assets\/icons\/icon-32.png",
        "48": "\/assets\/icons\/icon-48.png",
        "64": "\/assets\/icons\/icon-64.png",
        "80": "\/assets\/icons\/icon-80.png",
        "96": "\/assets\/icons\/icon-96.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkUAZLLKNVPp3tC4wRZENzjUDIuBnWHBPonyOl1GdAjt80IAatfyxfVAUj5H62u+ZJE6URiYJHFCe\/NtbZZRKHLMZlgz6lgqKdRk4gsfgK+pecDwV8\/CGHnh2Q3cL+JK1dqKJ7izAZ2vfRHLvhoL\/m13+OfHazNEn81PSJSaffADmLgJgu9CUatLZicPFEKSnzWeqXomt5hEj2nkRXIiIALzszm+02Qbz34UkT0qUCBd69nV8S8k3aHKyeQ2JxcfForse94CbdCIZ5Di8t9\/C2cftsIzO6YhUcbo5J4Qr3hd4A5wz6N5tnfOURun3P2VBsS3yUbH48phcZlpvScHNzwIDAQAB",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "options_page": "options.html",
    "permissions": [
        "storage",
        "unlimitedStorage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.9.10",
    "version_name": "1.9.10",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "*.*",
                "\/images\/*.*",
                "\/assets\/*.*"
            ]
        }
    ]
}