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
{{ message }}
This repository has been archived by the owner on Jun 16, 2020. It is now read-only.
For searching the current domain via Google I use the following, which works for me in Chrome/Firefox: javascript:location='https://www.google.com/search?q=site:'+escape(location.hostname)+' {search}'. It works fine when pasting into the Safari address bar after enabling Develop > Allow JavaScript from the Smart Search Field, but using Omnikey, nothing happens.
The text was updated successfully, but these errors were encountered:
For searching the current domain via Google I use the following, which works for me in Chrome/Firefox:
javascript:location='https://www.google.com/search?q=site:'+escape(location.hostname)+' {search}'
. It works fine when pasting into the Safari address bar after enabling Develop > Allow JavaScript from the Smart Search Field, but using Omnikey, nothing happens.The text was updated successfully, but these errors were encountered: