https://github.com/spite/unmute
UI for Chrome autoplay policy
https://github.com/spite/unmute
Last synced: about 1 year ago
JSON representation
UI for Chrome autoplay policy
- Host: GitHub
- URL: https://github.com/spite/unmute
- Owner: spite
- License: mit
- Created: 2018-05-08T16:25:20.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-18T13:49:01.000Z (about 8 years ago)
- Last Synced: 2025-03-31T02:01:40.229Z (about 1 year ago)
- Language: JavaScript
- Size: 71.3 KB
- Stars: 15
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# unmute
Provides UI to resume Audio Contexts and Audio elements suspended due to the new autoplay policy
# How to use (for now)
- Get the code (clone the repo or download the source)
- Go to chrome://extensions/
- Enable Developer Mode (top right corner)
- Click LOAD UNPACKED
- Browse to the folder with the source
- A pause icon should appear next to the omnibar
- Go into the extension details and enable Allow in incognito
- Go to a page with Web Audio or HTML Audio
- If the elements are suspended, the pause button should change to a play button and show a number
- Click on the button to resume those contexts or audio elements
- Click on the button again to pause all of those contexts or audio elements