Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cunningdj/nanit-webcam-enlarger
Enlarge the Nanit baby monitor webcam on their web app to allow for multitasking!
https://github.com/cunningdj/nanit-webcam-enlarger
baby baby-monitor babymonitor browser-extension content-script livestream monitor nanit webapp webcam
Last synced: about 14 hours ago
JSON representation
Enlarge the Nanit baby monitor webcam on their web app to allow for multitasking!
- Host: GitHub
- URL: https://github.com/cunningdj/nanit-webcam-enlarger
- Owner: CunningDJ
- Created: 2024-06-16T15:04:51.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-22T16:05:16.000Z (5 months ago)
- Last Synced: 2024-06-23T23:36:59.552Z (5 months ago)
- Topics: baby, baby-monitor, babymonitor, browser-extension, content-script, livestream, monitor, nanit, webapp, webcam
- Language: JavaScript
- Homepage: https://my.nanit.com
- Size: 1.45 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nanit Baby Monitor Webcam Enlarger
This copy-paste browser script will expand the Nanit baby monitor webcam live stream video on their [web app](https://my.nanit.com), allowing you to watch it in 800x550px, instead of either tiny or full screen. This way you can watch it on your computer while multitasking. You can run this in the console of your browser, or use a browser extension like Tampermonkey to run it automatically.Steps:
1. Open the Nanit web app: https://my.nanit.com
2. Open the Console in your [browser's Developer Tools](https://balsamiq.com/support/faqs/browserconsole) (Chrome: Option + ⌘ + J (Mac) or Shift + CTRL + J (Windows))
3. Copy paste the contents of the [nanit-cam-expander.js script](nanit-cam-expander.js) in the console, and press Enter/return to run it
4. Done!# Example