Skip to content

illuzor/Play-Button-For-Yandex-Music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Play-Button-For-Yandex-Music

Install

Chrome extension

Description

This extension allows controlling playing of a current track on yandex music site by button and by keyboard media keys.

Keyboard media keys support:

  • Play/Pause ⏯;
  • Back ⏮ - previous track;
  • Forward ⏭ - next track.

Screenshot

ym_screenshot

Localization

This extension supports multilanguage. If you want help to translate it to your language:

  1. Fork this repository and clone it to your computer;
  2. Create folder with your language code name in source/_locales/ folder. For example source/_locales/ru/ for Russian;
  3. Copy messages.json from source/_locales/en/ and translate text for every message key. messages.json is simple json file;
  4. Commit changes to a new branch;
  5. Push your commit;
  6. Create pull request.

Or just send me translated messages.json via email.

See also

Play-Button-For-Pocket-Casts