Tom Watson
Tom Watson
Hello, thanks for your interest. We can't just rely on the user having certain system packages installed, unfortunately. Xdotool is bundled with the app already, built into the snap and...
Seems reasonable, I guess. I'm not working on emote anymore really though, but would accept a good PR!
It looks like with manifest V3 it should still be possible to remove a header: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/declarativeNetRequest/ModifyHeaderInfo#type So in theory, it would be possible to prevent this behaviour. I'd not be...
Just V3. See https://github.com/tom-james-watson/old-reddit-redirect/issues/134.
I just had a stab at this. Going off the docs, it looks like a new rule like this should work: ```json { "id": 9, "priority": 2, "action": { "type":...
If someone can get this working and provide a PR, that would be awesome
It's not the URL that needs to change in this case - we just need to strip a header.
Closing because I've just released 2.0.0 which updates pretty much all dependencies which may affect this. Let me know if it still happens.
What is `2020 - 2*dist * #cards` supposed to represent? I don't quite follow what the table is meant to be showing.
I think probably we should just change the distance function to depend on the period we're looking at, actually.