Cursor Trail

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

Cos'è Cursor Trail?

Cursor Trail è un'estensione di Chrome sviluppata da https://cursor-trails.com, e la sua funzione principale è "Cursor Trail allows your to personalize and enhance their cursor trail effectA cursor trail will follow your mouse cursor".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Cursor Trail

Scarica i file di estensione Cursor Trail in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome Cursor Trail Cursor Trail
ID fpjcnfbpaacpbahdmdbhhjognddgknma
URL Ufficiale https://chromewebstore.google.com/detail/cursor-trail/fpjcnfbpaacpbahdmdbhhjognddgknma
Descrizione Cursor Trail allows your to personalize and enhance their cursor trail effectA cursor trail will follow your mouse cursor
Dimensione del File 681 KB
Conteggio Installazioni 14,285
Versione Corrente 1.9.10
Ultimo Aggiornamento 2024-02-24
Data di Pubblicazione 2023-05-24
Valutazione 3.79/5 Totale 14 Valutazioni
Sviluppatore https://cursor-trails.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://cursor-trails.com
URL della Pagina della Politica sulla Privacy https://youtube-customizer.com/privacy.html
Lingue Supportate 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\/*.*"
            ]
        }
    ]
}