Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webrtcHacks/webrtcnotify
https://github.com/webrtcHacks/webrtcnotify
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/webrtcHacks/webrtcnotify
- Owner: webrtcHacks
- Created: 2015-07-31T20:05:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-17T11:31:05.000Z (about 8 years ago)
- Last Synced: 2024-08-01T13:34:10.733Z (3 months ago)
- Language: JavaScript
- Size: 13.7 KB
- Stars: 10
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This Chrome extension shows a [pageaction](https://developer.chrome.com/extensions/pageAction#method-show) when the [RTCPeerConnection API](http://w3c.github.io/webrtc-pc/) is used.
Read the [blogpost on webrtcH4cKs](https://webrtchacks.com/webrtc-notify/) for a detailed description of how it works.
## Limitations
It does not work for sandboxed iframes [as described here](https://github.com/diafygi/webrtc-ips/pull/8).## Credits
The WebRTCBlock 1.0 extension showed how to inject Javascript.Logo taken from the [WebRTC.org G+ page](https://plus.google.com/+WebRTCorg/posts).
## License
MIT