Cool Cursors

Change cursors every day

What is Cool Cursors?

Cool Cursors is a Chrome extension developed by aldarov1211, and its main feature is "Change cursors every day".

Extension Screenshots

screenshot
screenshot
screenshot

Download Cool Cursors Extension CRX File

Download Cool Cursors extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        This addon provides you with a nice and big library of custom mouse pointers. We`ve collected for you the best and the brightest custom cursors to bring something special to your everyday browsing. This extension doesn’t track your actions online and doesn’t affect your device or personal data. Use your favorite and unique custom cursor from huge library. Pick one you like the most or just replace cursor everyday!
Important note: don’t forget to refresh the tabs; otherwise new custom cursor won’t be displayed!
If you`re already tired of this boring default cursor then you should definitely check out the custom cursor extension. It’s a simple yet pretty cool chrome extension to replace boring default cursor with something special. There are such categories like starter, cartoons, gradients, sport, vacation, work, cinema, lifestyle etc. Awesome collection of neat custom mouse pointers definitely won’t disappoint you. Bring some colors to your everyday routine with those cool custom cursors. Get this free and cool extension and join the community of users who already enjoy the product. Let’s do this using our new and colorful custom cursor extension. Brighten up the day with our new and absolutely free extension. Replace cursor in a few clicks and you notice how your browsing experience will be transformed and improved.                    

Extension Basic Information

Name Cool Cursors Cool Cursors
ID ofmapikfejkkccommnggkcncneglmgad
Official URL https://chrome.google.com/webstore/detail/cool-cursors/ofmapikfejkkccommnggkcncneglmgad
Description Change cursors every day
File Size 47.42 KB
Installation Count 300,000
Current Version 1.2
Last Updated 2022-01-25
Publish Date 2021-11-14
Rating 1.83/5 Total 6 Ratings
Developer aldarov1211
Email [email protected]
Payment Type free
Supported Languages id,ms,de,en,fil,fr,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,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "default_locale": "en",
    "description": "Change cursors every day",
    "version": "1.2",
    "background": {
        "page": "sarag\/lofa.html",
        "persistent": true
    },
    "browser_action": {
        "default_title": "Curzorro",
        "default_icon": {
            "128": "gab\/laki.png"
        },
        "default_popup": "sarag\/index.html"
    },
    "icons": {
        "128": "gab\/laki.png"
    },
    "permissions": [
        "storage",
        ""
    ],
    "web_accessible_resources": [
        "sour\/another\/jojo.json"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "sour\/basta.js"
            ]
        }
    ]
}