Skip to content

illuzor/Play-Button-For-Pocket-Casts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Play-Button-For-Pocket-Casts 2

Install

Chrome extension

Firefox extension

Description

This extension allows controlling playing of a current podcast on pocketcasts site by button and by keyboard media keys.

Features

  • Hardware media keys support (may be disabled in options);
  • Extremely lightweight. About 10 kilobytes;
  • Without unnecessary permissions;
  • Easy to use.

Keyboard media keys support:

  • Play/Pause ⏯;
  • Back ⏮ - skip back;
  • Forward ⏭ - skip forward.

Screenshot

pc_screenshot2.png

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-Yandex-Music