Media Session Master is a chrome extension that utilizes Chrome's MediaSession API in sites that don't fully support it.
MediaSession API allows you to pause & play media within Chrome's UI and extends to the systems ability to recognize media being played. (You can use the pause & play buttons on your F1-12 keys)
The extension is not available in the Chrome Web Store yet, but you are able to download the ZIP of the source code and install it locally.
You can download the development branch here or the stable branch here.
Once downloaded, in order to load the package:
- Extract the folder that is inside the ZIP somewhere special.
- Head to the Extensions page (
Chrome > Settings > Extensions) - Flip the
Developer Modeswitch on the top right of the screen. - Click
Load unpackedon the top left and select the folder you extracted. - Appreciate the effort!
...are greatly appreciated! Here's how you can contribute:
- You can create an issue if you wanna report bugs, suggest features, or nitpick at grammar.
- You can also create pull requests if you want to make features yourself! Make sure you push to the
masterbranch and give a detailed description of your pull request!
Mostly inspired by Animal Crossing Music Extension, check it out!
I use Chrome Bootstrap for the options page.
Music Session Master is licensed under the zlib license.
