/nts-favorites-extension

Browser extension to save your favorite NTS Radio shows & episodes.

Primary LanguageJavaScriptMIT LicenseMIT

NTS Radio - Favorites Extension

Chrome Web Store

Browser extension to save your favorite NTS Radio shows & episodes 🖤

NTS Favorites Extension

Features

  • Works with Google Chrome
  • Save your favorite shows & episodes directly from the NTS Radio website
  • Search your saved shows & episodes
  • Synchronize your favorites on multiple devices (via your Google Account)
  • Import & Export all saved shows/episodes

NTS Favorites Extension

Upcoming Features

  • Firefox support

Installation

Chrome Web Store

You can install this extension through the Google Web Store.

Development

If you want to compile this extension by yourself or want to contribute, you have to clone it and install the depedencies

git clone https://github.com/helloiamlukas/nts-favorites-extension.git
cd nts-favorites-extension
yarn install

After that, you can compile the extension and zip it

yarn build
yarn build-zip

If you want to develope this extension you can run

yarn watch:dev

or

yarn build:dev

💡For further information, please take a look at the Google Chrome Extension Documentation as well as the vue-web-extension GitHub Repository.

Hlep 🤔

For questions regarding this project, please use the Issue section.