About • Features • Development • Tiers •
Watching TV Shows on Betaseries is a great way to stay up to date with what's going on. However, it's not always easy to keep track of your shows. This extension is designed to help you keep track of your shows directly from your browser.
- add shows to your watchlist (support bulk addings)
- mark shows as watched
- keep track of your shows
Download the projet, then run the following commands:
yarn install
Dont forget to add your Betaseries api key into the .env
file on VITE_API_KEY
then type:
yarn dev
Then fo to localhost:3000. to see the extension in action, show inspect panel and resize window to 780px which is what the user will see. Add your features then run vite by typing:
yarn build
And put it in your browser following these instructions.
- UX Components: Attractions
- Language: JS/Typescript/Svelte
- Framework: None
- Date calculation: Dayjs
- Code bundler: Vite
- Progress Bar: Svelte Progress Bar
- Toasts: Svelte Toasts
- Icons: Svelte Feather Icons