Baseline Widely available
Note: This feature is only available in Service Workers.
The navigate()
method of the WindowClient
interface loads a specified URL into a controlled client page then returns a Promise
that resolves to the existing WindowClient
.
url
The location to navigate to.
A Promise
that resolves to the existing WindowClient
if the URL is from the same origin as the service worker, or null
otherwise.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4