Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 1.34 KB

README.md

File metadata and controls

31 lines (16 loc) · 1.34 KB

Spirius

Spirius is a Chrome Extension, created with ReactJS, that integerates with player.siriusxm.com to allow you to view the currently streaming track and bookmark it to Chrome Sync Storage. The list can then be managed and allow you to search for the track in Spotify.

Screenshots

Building

This project was bootstrapped with Create React App.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Deployment

Once the package has been built, open Chrome Extensions page and click the "Load unpacked" Button to browse for the extension code. Select the "build" folder that was created in the "npm build" step.

Installation from sirius.crx

After you download the sirius.crx from releases, simply visit chrome://extensions/ and drag the sirius.crx over to the Extensions Page, and follow the instructions.