MCPcopy Index your code
hub / github.com/Hemmingsson/FacePause

github.com/Hemmingsson/FacePause @0.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.1 ↗ · + Follow
24 symbols 71 edges 4 files 0 documented · 0% updated 4y ago0.1 · 2018-05-21★ 1761 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Face Pause Face Pause

Look Away to Pause Youtube - Experimental Chrome Extension

Chrome (v56+) has a new FaceDetector API which basically lets you detect faces in images easily, so what if we could pause youtube when you look away or going to make a sandwich 🍞?

How to install

You can install Face Pause from the Chrome web store

Notice

  • 🏴 To get the extension to work you’ll need to enable Chrome Experimental Features here:

chrome://flags#enable-experimental-web-platform-features

  • 💡If you’re in a dark setting it will probably be a bit buggy, as FaceDetector API is still not great in bad light.

Credits

Development

Installation

  1. Clone the repository git clone https://github.com/Hemmingsson/Face-Pause
  2. Run npm install
  3. Run npm run build
Load the extension in Chrome
  1. Open Chrome browser and navigate to chrome://extensions
  2. Select "Developer Mode" and then click "Load unpacked extension..."
  3. From the file browser, choose to Face-Pause/build/chrome

Developing

The following tasks can be used when you want to start developing the extension

  • npm run chrome-watch

Core symbols most depended-on inside this repo

Shape

Function 24

Languages

TypeScript100%

Modules by API surface

src/scripts/contentscript.js21 symbols
gulpfile.babel.js3 symbols

For agents

$ claude mcp add FacePause \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page