Skip to content

avcbcoder/AVC-WebPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

AVC - Web Player

License: MIT Twitter URL GitHub followers

AVC Web player is a Chrome Extension which lets you control your music streams (spotify/music.youtube/brainfm) from any browser tab. It can create a mini window which always stays on top, so that you can watch videos while working also. And it enables the functionality to videos of all tabs, so that they can be played in mini window mode.

Build with

Stable release version :


User Guide

For Music (Spotify) streaming :

There should be a spotify tab opened in the background

  • Control your music from any tab.
  • Get Lyrics of the currently streaming song.
  • Get Youtube Video of the current song.
  • You can directly create a mini window of the song/video from the app itself. (view demo video for details)

Mini Window button :

  • A script is injected in every tab (new/refreshed) to add mini window buttons.
  • The injected script attaches mini window button to every loaded video available on the page.
  • Using this button you can start/stop mini window view for videos.

Demo



Installing

  1. Clone this repo (git required)
git clone https://github.com/avcbcoder/Mini---spotify-youtube
  1. Install dependencies (npm/yarn required)
npm install 
or
yarn
  1. Make build for chrome
npm build 
or 
yarn build

Deployment

  • Toggle Developer mode
Got to chrome://extensions/ and enable developer mode
  • Add extension
Add extension and select build folder of the project

About

A chrome extension 🌐 which lets you control your music βͺ⏩ from anywhere and can create mini window for videos 🎦. Checkout the website to know more...

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published