What does a slash after a # (hash) in a URL (ex. https://connect.monstercat.com/#music/catalog/) generally do? Is it processable with the server or only with the client (=javascript)?
How can I match this URL in a Chrome Extension manifest?
I hope this question is at least partially understandable...