Thann / play-with-mpv

Chrome extension that allows you to play videos in webpages like youtube with MPV instead
https://chrome.google.com/webstore/detail/play-with-mpv/hahklcmnfgffdlchjigehabfbiigleji
The Unlicense
348 stars 80 forks source link

Way to pass parameters following "#" in urls? #102

Open sean1985zc opened 3 months ago

sean1985zc commented 3 months ago

I am using the chrome plugin and found the parameters following "#" in urls are lost , when sent to the local server. My guess is that they are ignored by tab.url. Does anyone know any quick change to include those information?