https://github.com/inrixia/tidaltags
https://github.com/inrixia/tidaltags
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/inrixia/tidaltags
- Owner: Inrixia
- Created: 2023-08-03T20:35:44.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T09:07:21.000Z (about 1 year ago)
- Last Synced: 2024-04-13T23:52:20.173Z (about 1 year ago)
- Language: TypeScript
- Size: 137 KB
- Stars: 11
- Watchers: 6
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# DEPRECATED
## Use the desktop version [Inrixia/neptune-plugins](https://github.com/Inrixia/neptune-plugins)# TidalTags Browser Extension
TidalTags is a Chrome/Firefox extension that adds quality tags to songs in the Tidal Web Player.This is very much not polished and is only really intended to be used as a reference for testing.
## Install
1. Download the extension zip for your browser from https://github.com/Inrixia/TidalTags/releases/tag/latest
2. Unzip the files into a folder.
3. Install the extension:
For **Chrome** go to `chrome://extensions/` make sure `Developer mode` in the top right is on. Click `Load unpacked` in the top left and select the folder with the extracted files.
For **Firefox** go to `about:debugging#/runtime/this-firefox` and click `Load Temporary Add-on`, select any file in the folder of extracted files.
4. Open dev-tools on the Tidal Web App and copy the Authorization header off any request:

5. Paste it into the extension settings:

6. Go browse the Web Player! Everything should be working.Notes:
- Firefox forces unsigned extensions to uninstall every browser restart, I dont think there is a way around this so sucks to not use chrome I guess... If there is a way around this please open a PR or issue about how to install it so it persists.
- The token needed does and will expire, if things arent working try refresh and grab the token again.## Example Screenshot:
