Raymond Hill

Results 350 comments of Raymond Hill

There is a similar issue for uBlock. I tried using a `data:` URI for the Font Awsome font file but that did not work. Using fonts is really a huge...

> only one has problems displaying the buttons Firefox version for that one? See http://www.ghacks.net/2015/07/21/firefox-41-mozilla-modifies-how-icon-fonts-are-handled-by-the-browser/.

If I remember correctly, when I used `document.head.appendChild(script);` (or `body`) originally, the spoofing from client scripts point of view wasn't working.

I should not have put this huge file in there in the first place, my mistake. Forcing a 14MB download on all people who do not use this one is...

> Perhaps it's possible to implement an unzip functionality in µMatrix? Well there is [this js library to handle zip](https://github.com/gildas-lormeau/zip.js/blob/master/WebContent/deflate.js), but that would increase the code footprint of extensions. I...

If I want a common code base for that part of uBlock and HTTPSB, that won't work, as the EasyList lists are updated every two hours (or more I am...

It's what it says in the file, but the lists are really updated much more often, even when there are no change. I am guessing there is a script generating...

> Why do you want to remove the "Auto create temporary {domain|site}-level scope" Generally: at some point, too many settings is more confusing than not. Many new users end up...

I didn't say scopes are going away, I said there just won't be a setting to have them auto-created each time a user land on a page with a new...

> That setting is simply more convenient - Have auto-creation enabled - Land on some page - Scope created - See `linkedin.com` in the matrix - Blacklist `linkedin.com` - Oh...