This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name qobuz auth token & app-id login | |
| // @namespace io.github.uhwot.qbztoken | |
| // @match https://play.qobuz.com/* | |
| // @grant none | |
| // @version 1.9 | |
| // @author uh wot / hemiipatu | |
| // @description Intercepts native login button with custom credentials, complete UI matching and alignment. | |
| // @homepageURL https://gist.github.com/hemiipatu/34a0e3cd35c7fd25260fd84b6991f53b | |
| // @downloadURL https://gist.github.com/hemiipatu/34a0e3cd35c7fd25260fd84b6991f53b/raw/a6026b24831227f7ef31a9c589cc762e2c368f60/qbztoken.user.js |