BlendUz Token Helper από Evilo
Captures your Qobuz user_auth_token from play.qobuz.com so linking BlendUz becomes a one-click copy.
Μεταδεδομένα επέκτασης
Στιγμιότυπα
Σχετικά με την επέκταση
BlendUz Token Helper removes the friction of grabbing your Qobuz
session token to link a BlendUz instance.
How it works
Privacy
The token never leaves your browser. The extension makes zero
network requests of its own — no telemetry, no analytics, no remote
code. The captured token is stored in
extension install/update.
See PRIVACY.md
for the full data-handling policy.
What is BlendUz?
A self-hosted playlist generator that combines your Last.fm history
and Qobuz favorites to produce playlists Qobuz alone can't build.
This extension is a small companion that solves the friction of
grabbing your Qobuz session token.
Source
Open source under MIT — github.com/EviloUnderscore/blend-uz-extension
session token to link a BlendUz instance.
How it works
- Sign in to play.qobuz.com and play any track
- The extension reads the outgoing
x-user-auth-tokenheader on the
resulting Qobuz API call (viawebRequest.onSendHeaders) - The popup gives you a one-click Copy token button to paste into
BlendUz Accounts
Privacy
The token never leaves your browser. The extension makes zero
network requests of its own — no telemetry, no analytics, no remote
code. The captured token is stored in
storage.local and is cleared onextension install/update.
See PRIVACY.md
for the full data-handling policy.
What is BlendUz?
A self-hosted playlist generator that combines your Last.fm history
and Qobuz favorites to produce playlists Qobuz alone can't build.
This extension is a small companion that solves the friction of
grabbing your Qobuz session token.
Source
Open source under MIT — github.com/EviloUnderscore/blend-uz-extension
Βαθμολογήθηκε με 0 από 0 αξιολογητές
Δικαιώματα και δεδομένα
Προαιρετικά δικαιώματα:
- Πρόσβαση στα δεδομένα σας για ιστοτόπους του τομέα qobuz.com
Συλλογή δεδομένων:
- Ο δημιουργός δηλώνει ότι αυτή η επέκταση δεν απαιτεί συλλογή δεδομένων.
Περισσότερες πληροφορίες
- Σύνδεσμοι προσθέτου
- Έκδοση
- 0.2.2
- Μέγεθος
- 20,39 KB
- Τελευταία ενημέρωση
- 6 μέρες πριν (10 Μαϊ 2026)
- Σχετικές κατηγορίες
- Άδεια
- Άδεια MIT
- Πολιτική απορρήτου
- Διαβάστε την πολιτική απορρήτου του προσθέτου
- Ιστορικό εκδόσεων
- Προσθήκη σε συλλογή
transpilation. The submitted zip matches the GitHub repo 1:1.
Repo (open MIT): https://github.com/EviloUnderscore/blend-uz-extension
Manifest cross-browser note: the background block declares both
service_worker(Chrome MV3) andscripts(Firefox MV3). Firefoxignores
service_workerand falls back toscripts— the warningduring validation is expected and benign.
The extension is a companion to BlendUz (https://blenduz.evilo.eu),
a self-hosted playlist generator. The captured Qobuz token is pasted
manually by the user into BlendUz to link their library. Zero network
calls, zero data collection.