KernelLeak
KernelLeak
Well, that's a lot more than I was thinking of asking for in a feature request - but of course **that solution** is going to make this possible in one...
Would it at least be possible to make the "Click To Save" feature optionally do routing instead of saving to the default folder, much like "Exclusively use routing and rename...
Well, it does almost work. I'm sending the following payload via browser.runtime.sendMessage: ``` json { "type": "DOWNLOAD", "body": { "url": "http://wapsisquare.com/wp-content/uploads/2019/05/nudge.jpg", "info": { "pageUrl": "http://wapsisquare.com/", "srcUrl": "http://wapsisquare.com/wp-content/uploads/2019/05/nudge.jpg", "comment": null }...
Well, debugging the extension it seems that in `download.js` in line 57 in `getRoutingMatches` you expect the passed `info` object to have a `legacyDownloadInfo` member and pass that as the...
Well, since I'm not an add-on developer and haven't set my Firefox up for developing extensions I just took the 3.5.0 XPI, shoved the three changed JS files into it,...
Yes, I meant the three files in the src folder that changed from 3.5.0 to 3.5.1-a1.
> There is no way to access `browser.tabs.maxOpenBeforeWarn` for addon, but I can add Sidebery's own setting controlling this behavior. Yeah, that would be great... thanks! :)
Reopening a closed tab via the trashcan list also adds it to the end of the tabs and not where it was, whereas using Firefox' built in reopen tab mechanism...
Most of the time this happens to me, I'm actually replying to a post in German while language is set to English, or vice versa (and the detector not kicking...
> * A toast or some kind of pop-up should let the user know that the post language has been changed Agreed. > * I think it should only be...