WebExtension.net
WebExtension.net

Custom Cursor App - Custom Cursor for Chrome

View on Chrome Web Store
View Custom Cursor App - Custom Cursor for Chrome Chrome Extension on Chrome Web Store
5.0 (1 ratings)

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

Custom Cursor App: Free, fun, and unique mouse cursors to personalize your browser!
Type
Extension
Users
354 users
4
Clean Iron
View author page of Clean Iron
Published
Published on September 20, 2024
Version 1.3.0
Manifest version
3
Updated
Updated on November 14, 2024
View on Chrome Web Store
View Custom Cursor App - Custom Cursor for Chrome Chrome Extension on Chrome Web Store
lifestyle/fun
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "action": {
        "default_icon": {
            "32": "\/assets\/icons\/icon_32x32.png",
            "128": "\/assets\/icons\/icon_128x128.png",
            "256": "\/assets\/icons\/icon_256x256.png"
        },
        "default_popup": "index.html",
        "default_title": "Custom Cursor App"
    },
    "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_app_description__",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.custom-cursor.com\/*",
            "*:\/\/*.custom-cursor-helper.com\/*",
            "*:\/\/*.cursor-helper.com\/*",
            "*:\/\/*.custom-cursors.com\/*"
        ]
    },
    "host_permissions": [
        "*:\/\/*\/*",
        "<all_urls>"
    ],
    "icons": {
        "32": "\/assets\/icons\/icon_32x32.png",
        "128": "\/assets\/icons\/icon_128x128.png",
        "256": "\/assets\/icons\/icon_256x256.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA8DmwqsPLT9GkO2apiHx6fG5jWFYzGS5TgVsokZoVtMZ7J5PqN8mkaACpPj1D14ZkrRPJ85HjKSSlAW0Ub5\/D6g+nh7DrVa+bD8ovkLRU4C6\/A05lanKJjFRSii\/oEDYw1gj26+keO\/fqRyY4058+rJjqxc2tsHwpUzrdJqGTti5\/0GpWx9nj7hzUlGj5L0dnwync6b5m8Tt+bUTS6Os368aklB+9wgo+e3Soo+PUfTVlPz2U0f6bevQw0YyuXwWSWoCeJbD\/CZmk7TP6G5Kbpi+Xm1TxNWOp\/ptbAb7lrMvGSwS0nVeiNQhuhAGrVrh4Bk8EdOksXCLPmzXMuYKHnQIDAQAB",
    "manifest_version": 3,
    "name": "__MSG_app_name__",
    "options_page": "options.html",
    "permissions": [
        "scripting",
        "storage",
        "unlimitedStorage",
        "notifications",
        "alarms"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.3.0",
    "version_name": "1.3.0",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "assets\/*.*",
                "libs\/*.*",
                "content.js"
            ]
        }
    ]
}
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