Cursor Trail

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

Co je Cursor Trail?

Cursor Trail je rozšíření Chrome vyvinuté https://cursor-trails.com, a jeho hlavní funkcí je „Cursor Trail allows your to personalize and enhance their cursor trail effectA cursor trail will follow your mouse cursor“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Cursor Trail

Stáhněte si soubory rozšíření Cursor Trail ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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!                    

Základní Informace o Rozšíření

Název Cursor Trail Cursor Trail
ID fpjcnfbpaacpbahdmdbhhjognddgknma
Oficiální URL https://chromewebstore.google.com/detail/cursor-trail/fpjcnfbpaacpbahdmdbhhjognddgknma
Popis Cursor Trail allows your to personalize and enhance their cursor trail effectA cursor trail will follow your mouse cursor
Velikost souboru 681 KB
Počet instalací 14,285
Aktuální Verze 1.9.10
Poslední Aktualizace 2024-02-24
Datum Vydání 2023-05-24
Hodnocení 3.79/5 Celkem 14 Hodnocení
Vývojář https://cursor-trails.com
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://cursor-trails.com
URL Stránky Zásad Ochrany Soukromí https://youtube-customizer.com/privacy.html
Podporované Jazyky 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\/*.*"
            ]
        }
    ]
}