WebExtension.net
WebExtension.net

Best Cursors - Bloom of Custom Cursor

View on Chrome Web Store
View Best Cursors - Bloom of Custom Cursor Chrome Extension on Chrome Web Store
4.3 (155 ratings)

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

Funny, cute and original custom cursor collections with popular topics. Use Best Cursors to change the default pointer with custom
Type
Extension
Users
100,000 users
bestcursors
View author page of bestcursors
Featured Extension

Hand-picked for quality and usefulness

Published
Published on January 23, 2020
Version 1.0.7
Manifest version
3
Updated
Updated on June 5, 2024
View on Chrome Web Store
View Best Cursors - Bloom of Custom Cursor Chrome Extension on Chrome Web Store
lifestyle/entertainment
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_desc__",
    "default_locale": "en",
    "version": "1.0.7",
    "manifest_version": 3,
    "icons": {
        "16": ".\/icons\/favicon.png",
        "32": ".\/icons\/bc-logo192.png",
        "48": ".\/icons\/bc-logo192.png",
        "128": ".\/icons\/bc-logo512.png"
    },
    "content_scripts": [
        {
            "js": [
                "contentScript.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "all_frames": true,
            "run_at": "document_start"
        }
    ],
    "action": {
        "default_title": "__MSG_title__",
        "default_popup": "index.html",
        "default_icon": {
            "16": ".\/icons\/favicon.png",
            "32": ".\/icons\/bc-logo192.png",
            "48": ".\/icons\/bc-logo192.png",
            "128": ".\/icons\/bc-logo512.png"
        }
    },
    "externally_connectable": {
        "matches": [
            "http:\/\/*\/*",
            "https:\/\/*\/*"
        ]
    },
    "options_page": ".\/options.html",
    "background": {
        "service_worker": "background.js"
    },
    "host_permissions": [
        "<all_urls>"
    ],
    "permissions": [
        "alarms",
        "storage",
        "scripting"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                ".\/options.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "resources": [
                "bc-logo192.png"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "resources": [
                "icons\/bc-logo192.png"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
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