Michał Olejniczak
Michał Olejniczak
### Description I've noticed that main app's window renders in wrong way. ### Steps to Reproduce Setup 1 external display above built in. ### Versions SpotMenu version: 1.9 MacOS version:...
I'm wondering, how can I set script file for executeScipt? ```js browser.tabs.executeScript(null, { file: 'script.js' }, (result) => { ... }); ``` Is it require different build with separated file...
This extension is great, but I'm missing one functionality. I'm talking about showing an album cover after click on tray or keyboard shortcut (better one). Do you consider adding this...