issmirnov / zap

Blazing fast web shortcuts.
MIT License
77 stars 7 forks source link

Implement schema redirects. #33

Closed issmirnov closed 3 years ago

issmirnov commented 4 years ago

I often visit chrome://net-internals/#dns to clear my DNS cache for my pihole. Let's try to set up a redirect with ch/n/d

issmirnov commented 4 years ago

Damn. Looks like chrome will not honor chrome or chrome-extension redirects. We get a ERR_UNSAFE_REDIRECT

Good news is that the schema key works as intended. I can clean up the branch on chrome-schema and land this in mainline.