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
Add generic www pattern to open any website (#156)
* Add generic `www` pattern to open any website
Opens a website in default browser, e.g. `www github.com`
* fix(web): Ignore invalid URLs rather than panicking
* Improved syntax for early return
* Allow fetching icon even if query has no domain
* Add icon for www web search query; fix whitespace
* Default to https for www web plugin shortcut
0 commit comments