Jordan West

Results 27 comments of Jordan West

I haven't tried building anything in C/C++, but it should definitely be possible. This article might be useful for building without Emscripten: https://surma.dev/things/c-to-webassembly/ It's been too long since I've built...

Should be marked non-recent **only** after a `FETCH` `BODY` command, without a `.PEEK` attached

Maybe one day, if they decide to support [WebExtensions](https://stackoverflow.com/questions/47435082/will-safari-ever-support-webextensions-api)

Sure, would be happy to add this if anyone can work on it

Happy to add this if anyone submits a PR :+1:

Doing some experimentation in #31

Hi @Osherico, do you have any other extensions installed that could be interfering? If so could you try uninstalling them and see if that makes a difference? And if not,...

Hi @mohammedi-haroune, that'd be really great! I've started reorganising the project to prepare for the new facebook beta (see #82) so there's now different scripts for removing different sites, see:...

This is a cool idea, but fetching remote files is something that I'm not confident to implement in this extension. Main reason is the security issues - fetching data from...

@achen88 has implemented an import feature, which is in the latest release. I'll leave this issue open though as an export might be on the cards in future.