chrome-extensions-samples/functional-samples/tutorial.custom-cursor
Sebastian Benz 8dcd06dc20
Update web accessible resource samples to use dynamic URLs (#1317)
2024-10-08 15:47:52 +02:00
..
README.md add link to youtube tutorial (#1248) 2024-08-01 13:29:53 +01:00
counter.js Add custom cursor tutorial (#1247) 2024-07-30 15:02:30 +01:00
dino-pointer.png Add custom cursor tutorial (#1247) 2024-07-30 15:02:30 +01:00
dino.png Add custom cursor tutorial (#1247) 2024-07-30 15:02:30 +01:00
manifest.json Update web accessible resource samples to use dynamic URLs (#1317) 2024-10-08 15:47:52 +02:00
service-worker.js Add custom cursor tutorial (#1247) 2024-07-30 15:02:30 +01:00
style.css Add custom cursor tutorial (#1247) 2024-07-30 15:02:30 +01:00

README.md

Custom Cursor extension

Adds a custom cursor to pages on https://developer.chrome.com. This sample is part of a tutorial on YouTube.

Running this extension

  1. Clone this repository.
  2. Load this directory in Chrome as an unpacked extension.
  3. Open https://developer.chrome.com.