A browser extension that allows easy control of various media streaming websites.
Provides control of:
Chrome Web Store: Easy Control
Firefox Add-Ons: Easy Control
- MDN Browser Extensions API
- Chrome Extension Developer API
- MUI
- kellub and lannick. Thanks guys!
Run yarn install
to install dependencies.
Run yarn run start
to start developmental build.
Run yarn run build
to create production build.
- Update changelog.
- Commit changelog updates.
- Update version in package.json.
- Run
yarn run package
. - Run
yarn run package:source
. - Upload extension for Firefox: Firefox: Submit New Version.
- Commit version changes.
- Place version tag.
- Push changes.