Skip to content

Commit

Permalink
style: add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ethan-egerton committed Feb 24, 2023
1 parent 2081f5f commit 9eed915
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@

<h1 align="center">
<br>
<img src="./assets/high_res_icon.png" alt="Spotify2Tabs" width="300">
<br>
Spotify2Tabs
<br>
</h1>

<h4 align="center">A browser extenstion that allows you to quickly access tabs from what you are listening to.</h4>

<p align="center">
<a href="#how-to-use">How To Use</a> •
<a href="#download">Download</a> •
<a href="#how-it-works">How It Works</a> •
<a href="#license">License</a>
</p>

![screenshot](/assets/screenshot.gif)

> **Note**
> This extension is currently only available for Firefox.
## How To Use

Whilst listening to any song using the Spotify Web Player, press the Spotify2Tabs icon on your toolbar to immediately. The addon will deactivate when the active tab isn't the Spotify Web Player.

## Download

You can [download](https://addons.mozilla.org/en-GB/firefox/addon/spotify2tabs/) the latest version of Spotify2Tabs via the Firefox Browser Add-ons website.

## How it works

The extension activates once it detects you are tabbed into the Spotify Web Player. When pressed, the extension takes the song and artist name directly from the now-playing-bar and opens a new tab with the search results of [https://www.ultimate-guitar.com/](ultimate-guitar.com).

I made this because it was a hassle to type in the song name every time I wanted to play a song on my guitar.

## License

MIT

---
Binary file added assets/high_res_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/screenshot.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9eed915

Please sign in to comment.