Sam Macbeth

Results 110 comments of Sam Macbeth

This change would mean that sites hosted on a non-standard port would no longer have their dat version detected, correct? Was there a specific case you observed that this change...

Thanks for the explanation. In that case shouldn't the discovery stop if a non-default port is given?

This is a known issue - the protocol handler does not work for non-main-frame requests, so we try to re-write them in the content-script. However, doing this is prone to...

> Is there some news regarding this issue and the experimental version with the new protocol? Yes. It's [dat-webext](https://github.com/cliqz-oss/dat-webext) which bundles the whole dat stack inside the extension. Details on...

Thanks for the responses. The install seems to run ok, apart from the error with `fuse-shared-library`. However I get some errors when using the cli API: ``` PS C:\Users\samma_000> hyperdrive...

Hi @FrankOnGit, thanks for reporting. I was able to reproduce this. I see the following error in the browser console: ``` Load denied by X-Frame-Options: https://accounts.google.com/ServiceLogin?service=cl&passive=1209600&osid=1&continue=https://calendar.google.com/calendar/[email protected]&followup=https://calendar.google.com/calendar/[email protected]&scc=1 does not permit framing....

I've just checked this again, and this is fixed in the latest beta version. This should fix your issue once the next version is released.

This is from the anti-tracking module. The value is being rewritten because: * The value `compress%2Cformat%2Cenhance` was not seen by enough users to mark it as safe. * The value...

One of the primary purposes of this extension is to provide an easy, one-click way to switch search engine to DuckDuckGo. Doing what you suggest will make it more difficult...

The dialog will trigger in the following situations: * On a Google site when you are logged into your Google account. * On facebook.com when you are logged in. *...