WebExtension.net
WebExtension.net

Cursor Trails - Custom Cursor Trails

View on Chrome Web Store
View Cursor Trails - Custom Cursor Trails Chrome Extension on Chrome Web Store
4.3 (675 ratings)
1 new ratings

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Add a touch of magic to your browsing with Custom Cursor Trails! A sparkling trail of stars will follow your cursor
Type
Extension
Users
100,000 users
blifeteam450
View author page of blifeteam450
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 26, 2023
Version 4.2.8
Manifest version
3
Updated
Updated on November 14, 2024
View on Chrome Web Store
View Cursor Trails - Custom Cursor Trails Chrome Extension on Chrome Web Store
lifestyle/fun
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "action": {
        "default_icon": {
            "32": "images\/icons\/32.png",
            "64": "images\/icons\/64.png",
            "128": "images\/icons\/128.png",
            "256": "images\/icons\/256.png"
        },
        "default_popup": "index.html",
        "default_title": "__MSG_title__"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "content.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_security_policy": {
        "isolated_world": "script-src 'self' 'unsafe-eval'; object-src 'self'"
    },
    "default_locale": "en",
    "description": "__MSG_description__",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.custom-cursor.com\/*",
            "*:\/\/*.custom-cursor-trails.com\/*"
        ]
    },
    "host_permissions": [
        "*:\/\/*\/*",
        "<all_urls>"
    ],
    "icons": {
        "32": "\/images\/icons\/32.png",
        "64": "\/images\/icons\/64.png",
        "128": "\/images\/icons\/128.png",
        "256": "\/images\/icons\/256.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArTkYAERwDkjbAJWc8PJQSPOgZNZOuv41xB7LUfNlvbJmwOGM1lwe+zYGKPZ68\/C8Yh31yVfaJ1kp7G7ZSC41L+f31\/GtSk79NarbRYELxUBnYTxtQXJwNt3TQRmwa+eXQYrq2+vCq5\/2GbNXQc+DBMww67N7bp8rQh+52FECLP67O3LHPL5CPJIjB4FS7UaVIUOY9M5WRuZNdhFW4UpAP9KlPvEk909CbK\/ZXbTFaz01KDrWbmHJD7AmEAGrVk4i4hUQzH4H1\/h7g3J3mC73jXegOCg8jzu87H5w6sjmjlloh8evlCatKClFYWG4jPrSD9Vs+JEMvuHSngrXMgdIsQIDAQAB",
    "manifest_version": 3,
    "name": "Cursor Trails - Custom Cursor Trails",
    "options_page": "index.html",
    "permissions": [
        "scripting",
        "storage",
        "unlimitedStorage",
        "notifications",
        "alarms"
    ],
    "short_name": "Cursor Trails",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "4.2.8",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "images\/*.*"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top