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
* If they do and the extension isn't disabled for the current site, then the request is redirected to the extension leaflet map with all URL search params.
16
16
* Else the request is'nt blocked.
17
-
* @param req Web Request from frame
18
-
* @returns Redirect to extension map or pass through if extension disabled for website
17
+
* @param{WebRequest.OnBeforeRequestDetailsType} req Web Request from frame
18
+
* @returns{WebRequest.BlockingResponse} Redirect to extension map or pass through if extension disabled for website
0 commit comments