Guilherme Nascimento

Results 55 comments of Guilherme Nascimento

Bing's redirect system is dynamic and complicated, they actually use the same URL to redirect. I'm improving the data persistence part, so that the system of ignoring specific URLs (and...

What does MMB mean? Is this another addon?

> > ### Will the API support this feature? > > * [x] I don't know what this means New features require the webextension API, which is similar for all...

Note that for now you can enable the option HASH: If disabled (default) it's ignore hash in URLs, then this `http://foo/bar#baz` will be equivalent to this `http://foo/bar`, If enabled, `http://foo/bar#baz`...

That sounds like a good idea. I'm working on the extension, I've rewritten the code and I'm testing to see if any bugs have been added, and I'll add your...