keysocket
keysocket copied to clipboard
I found this plugin cool but a little bit uncomfortable to use with multiple controllable tabs. So I changed the logic so that it controls tabs in next order: if...
Pressing a media key activates the lower media-bar in plex, but does not do any function. Regards, Johan
It would be great if this extension would integrate with the new Macbook touchbar, so I can see which track is playing and where.
keysocket doesn't seem to inject itself into pages running Synology DSM 6. The manifest currently only captures pages containing `"*://*/webman/*"`, while DSM no longer has `webman` in the URL and...
Add a quick add feature where you click a button to enter in class names and a regex to match the site url.
Just throwing this out there: Today I found out there's a D-Bus standard for mediaplayer control, it's at http://specifications.freedesktop.org/mpris-spec/latest/ . It allows bidirectional information flow, keys in one direction and...
- Chrome has deprecated the `unload` event; DevTools shows “Unload event listeners are deprecated and will be removed.” - Replaced `window.onunload` with a `pagehide` listener to send `unregisterTab`. - Added...
Google Chrome extensions are required to migrate from Manifest V2 to Manifest V3 for continued support and publication in the Chrome Web Store. This update involves rewriting the extension's manifest...