Hugo Xu

Results 61 comments of Hugo Xu

@gorhill Also `ms-browser-extension-scheme` should be in default whitelist.

And you should sanitize `Date.prototype.toLocaleString` if you haven't done that already: ![image](https://user-images.githubusercontent.com/7283682/45921151-67fac300-be6d-11e8-9049-ed7bc0209ca1.png) (screenshot from version in the store)

Maybe we should just start fresh, clearly this isn't going anywhere. I think my current patch driven approach is working way better than a normal fork. I used to use...

I guess it doesn't matter anymore, Edge will soon be based on Chromium.

Chromium is a complete and functional browser, all Microsoft has to do is to make it look more like the current Edge, I'd say it'll be ready next April.

> I think unlikely. I think very likely. I would guess 99% of developers would not be interested in spending $20 just to copy the exact same package from WebStore...

I just got an email from Microsoft about the new Edge browser. They claim that Chromium extensions should work without modification. However, it sounds like the new Edge browser won't...

For anyone having the same problem: `@@||static.clmbtech.com^$script,domain=businessinsider.in`

I managed to reproduce this in a public repo: https://github.com/jspenguin2017/TempTest0/pull/2 **Reproduction steps** 1. Create a test repo 1. Set the repo to be squash merge only (or select squash merge...

Hi @PhilipAbed , thank you for looking into this. If squash merge is being used, then it's possible for a file to be conflicted while being the same as the...