Cool Cursors for Chrome™

Fun cool cursors for Chrome™. Use a big collection of free cursors or upload your own.

What is Cool Cursors for Chrome™?

Cool Cursors for Chrome™ is a Chrome extension developed by https://cool-cursors.com, and its main feature is "Fun cool cursors for Chrome™. Use a big collection of free cursors or upload your own.".

Extension Screenshots

screenshot
screenshot

Download Cool Cursors for Chrome™ Extension CRX File

Download Cool Cursors for Chrome™ 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

                        Try using the Chrome browser with cool free mouse cursors.

This extension allows you to modify your cursor for Google Chrome. Our extension supports a wide range of topics such as

movies
pop culture
manga
stars
arrows

and many more topics
Create your own collection of mouse cursors from any images.
Note: 
- Use pictures less or equal to 128x128 pixels; 
- Use transparent background in your images, such as .png.

Easy one-click custom cursor activation.

Try our software now. Its 100% free to use.

Please note we need "Read and change all your data on the websites you visit" permissions to allow the custom cursor to be shown on the webpage you are visiting. 
We do NOT collect/sell any of the websites data you are using.

For this extension to work, it will only work on new tabs/pages you open after installation of the software. The webpages which you were on previously before the installation of our software would not show this custom cursor.

This extension works on any web page except the Chrome Web Store, Google internal pages, and the Chrome home page, as Google’s policy prohibits the use of custom cursors on these pages.                    

Extension Basic Information

Name Cool Cursors for Chrome™ Cool Cursors for Chrome™
ID empjidjbllcmlgaobahepkijkfmfkjdb
Official URL https://chromewebstore.google.com/detail/cool-cursors-for-chrome/empjidjbllcmlgaobahepkijkfmfkjdb
Description Fun cool cursors for Chrome™. Use a big collection of free cursors or upload your own.
File Size 2.21 MB
Installation Count 37,914
Current Version 3.1.0
Last Updated 2023-07-30
Publish Date 2020-03-25
Rating 3.19/5 Total 326 Ratings
Developer https://cool-cursors.com
Email [email protected]
Payment Type free
Extension Website https://cool-cursors.com/
Privacy Policy Page URL https://www.freebusinessapps.net/privacy
Supported Languages id,ms,de,en,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "\/data\/background-mv3.js"
    },
    "action": {
        "default_icon": {
            "128": "data\/assets\/icons\/128.png",
            "256": "data\/assets\/icons\/256.png",
            "32": "data\/assets\/icons\/32.png",
            "48": "data\/assets\/icons\/48.png",
            "96": "data\/assets\/icons\/96.png"
        },
        "default_popup": "data\/popup\/index.html",
        "default_title": "__MSG_app_name__"
    },
    "container": [
        "GOOGLE_DRIVE"
    ],
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "data\/libs\/jquery.js",
                "data\/libs\/cursor.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "default_locale": "en",
    "description": "__MSG_app_description__",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.cool-cursors.com\/*"
        ]
    },
    "homepage_url": "https:\/\/cool-cursors.com\/",
    "icons": {
        "128": "data\/assets\/icons\/128.png",
        "256": "data\/assets\/icons\/256.png",
        "32": "data\/assets\/icons\/32.png",
        "48": "data\/assets\/icons\/48.png",
        "96": "data\/assets\/icons\/96.png"
    },
    "manifest_version": 3,
    "name": "__MSG_app_name__",
    "offline_enabled": true,
    "options_page": "data\/settings\/index.html",
    "permissions": [
        "storage"
    ],
    "short_name": "cool-cursor",
    "version": "3.1.0",
    "version_name": "3.1.0",
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "popup\/images\/*.*",
                "popup\/fonts\/*.*",
                "*.*",
                "assets\/cur\/*.*"
            ]
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlWU2tEhTzyHXXmGo4ZzBzs6BTtKdotvNmzkn8RmkobaBr+aRf9b83PVgRNbGzfGM\/PRFGVXXzgA9MyzyRtpEpsHol6vkdSC7PR1RklnlcF\/F+0TyR+h080imhQt+FMwJGn98oNiQseKWOP9fnRf\/RUApyXv37TIdSmq77hsJVdm8Aq3zbWtfYA108Cv12PzM+U8pQZTfByDQZpTOt7hjFN4y3xXFYx2yHAOD8RqZyH8wJEQOZvvLZyBAtZxuU8ic0Jj7s6xwvIBjgoU+WrpV5sEzc3oP5rWBezIjv6wen4U+\/MYlU6mINQmlASWU4G9DDGLfKyseWaMV1w5XD9rm9wIDAQAB"
}