Based heavliy on Illuzor's Play-Button-For-Pocket-Casts
This extension allows to control playing of current song on Spotify site by button and by keyboard media keys.
- Hardware media keys support (may be disabled in options);
- Extremely lightweight. About 10 kilobytes;
- Without unnecessary permissions;
- Easy to use.
- Play/Pause ⏯;
- Back ⏮ - skip back;
- Forward ⏭ - skip forward.
This extension supports multilanguage. If you want help to translate it to your language:
- Fork this repository and clone it to your computer;
- Create folder with your language code name in source/_locales/ folder. For example source/_locales/ru/ for russian;
- Copy messages.json from source/_locales/en/ and translate text for every message key. messages.json is simple json file;
- Commit changes into a new branch;
- Push your commit;
- Create pull request.
Or just send me translated messages.json via email.