You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes:
- moved global redirect toggle from Browser Action menu to the utility
icon row, under "redirect" icon
- added animation to utility icons
- global redirect icon will enable integrations if clicked when in
suspended state
- menu items specific to the Active Tab are marked with additional
border (just a prototype, needs refinement)
- Redirect opt-out per site
- new menu item in Active Tab section
- when clicked on regular site toggles redirect for current FQDN and
all its subdomains
- when clicked on /ipns/<fqdn>/ (DNSLink) website, toggles redirect for <fqdn>
- after redirect preference changes for current website, the tab is
reloaded
- DNSLink websites are reloaded to with URL change between IPNS path
and original URL
- redirect preference applies not only to requests to URLs with with FQDN
of the active tab, but also to all subresource requests that have it
in `originUrl` (Firefox) or `Referer` header (Chrome)
0 commit comments