WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Cursor Trails - Custom Cursor Trails

Cursor Trails - Custom Cursor Trails

View on Chrome Web Store
View Cursor Trails - Custom Cursor Trails Chrome Extension on Chrome Web Store
Add to bookmarks
4.6 (7 ratings)
1 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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

Fill your browsing experience with bright sparkling stars following your cursor on the screen
Type
Extension
Users
3,000 users
1K
Clean Iron
View author page of Clean Iron
Published
Published on December 23, 2024
Version 2.0.2
Manifest version
3
Updated
Updated on February 7, 2025
lifestyle/fun
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Cursor Trails - Custom Cursor Trails Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "action": {
        "default_icon": {
            "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",
            "128": "\/assets\/icons\/icon-128.png",
            "256": "\/assets\/icons\/icon-256.png"
        },
        "default_popup": "index.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "content.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "all_frames": true,
            "js": [
                "style.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": {
        "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",
        "128": "\/assets\/icons\/icon-128.png",
        "256": "\/assets\/icons\/icon-256.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA7jRsJ+xroD6Jo5WRfm93Cq0H893AprexIWs+Sttcma2ve3aPJu8P17YTjOw7DN853pyEsFYr6qHuEtvXEa8d8AGWdaTmeYEwQSo3XwHz94imuEA94u4IPNmr15cILmpBfU655AZ\/1Q1ZtL2frmq0cO9\/SoexUFW4ukgYXtCo2VW5stDydnPOYJnE6+Z2VTzTtTejFZFS3LHasG10QFOd3oKT+X8TKfLMPGFKOc4iaoXfa2sLw5svEOlTA+GRb\/PfGTKK3qAyEyUOV+EJSiPP+HW8QU1N8A883H+6+IGk6pMG2zwh8Ry3nTkfIOXO\/oVK2MA+XX7K7bZadzmFOCu0nQIDAQAB",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "options_page": "options.html",
    "permissions": [
        "storage",
        "unlimitedStorage",
        "scripting"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.0.2",
    "version_name": "2.0.2",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "*.*",
                "\/images\/*.*",
                "\/assets\/*.*"
            ]
        }
    ]
}
© 2025 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