MCPcopy Index your code
hub / github.com/charliegerard/dark-mode-clap-extension

github.com/charliegerard/dark-mode-clap-extension @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
2 symbols 8 edges 1 files 0 documented · 0%

Browse by type

Functions 2 Types & classes 0
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Dark mode clap extension for Netlify 👏

Experiment to toggle Netlify's dark mode by clapping your hands.

This Chrome extension uses TensorFlow.js to recognise the sound of clapping hands, and toggle the dark mode on/off.

If you'd like to know more about this experiment, check out the blog post!

Install

  • Clone the repo.
  • Run yarn install to install the dependencies.
  • Run yarn build to generate the dist folder.
  • Visit chrome://extensions in your browser and make sure developer mode is toggled on.
  • Click on "Load unpacked" and select the dist folder generated.
  • Visit https://app.netlify.com and clap your hands to toggle dark mode.

The first time you use the extension, you will probably be asked for permission to use the browser's microphone, so it might take a few seconds.

Core symbols most depended-on inside this repo

Shape

Function 2

Languages

TypeScript100%

Modules by API surface

content.js2 symbols

For agents

$ claude mcp add dark-mode-clap-extension \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page