Skip to content

A chrome (and Firefox eventually) extension that hides the cursor

License

Notifications You must be signed in to change notification settings

alex391/hide-cursor

Repository files navigation

Hide Cursor

A Chrome and Firefox extension that hides the cursor.

Installation

From source

Chrome/Chromium

  1. Clone this repository: git clone https://github.com/alex391/hide-cursor.git
  2. Make a copy of manifest-chrome.json named manifest.json
  3. Go to chrome://extensions/
  4. In the top right, turn on Developer mode
  5. Click 'Load unpacked'
  6. Navigate to where you cloned the repository and select the 'hide-cursor' directory

Firefox

  1. Clone this repository: git clone https://github.com/alex391/hide-cursor.git
  2. Make a copy of manifest-firefox.json named manifest.json
  3. Go to about:debugging
  4. Click "This Firefox"
  5. Click "Load Temporary Add-on..."
  6. Select manifest.json

From the Chrome Web Store

https://chrome.google.com/webstore/detail/hide-cursor/kldbplphckmjnjljpfikobfpolmoidge/

From the Firefox Add-ons Store

https://addons.mozilla.org/addon/hide-cursor/

Current plans

See todo.md for what is currently in the works

License

Licensed under GPLv3