Tag Guide
You can add ?q= to the end of this URL to route directly to another website instead of the tab page. You can also add tags to your query to route it to the right place.
Search Engine Routing
!b
Routes to Brave Search.
!s
Routes to ChatGPT Search.
!g
Routes to Google Search.
!i
Routes to Google Image Search.
!w
Routes to Wikipedia.
!v
Routes to FaceDev's search engine, Vyntr. Vyntr is added to the page when the query parameter ?vyntr=
is set to 1
(None) Defaults to ChatGPT without search.
Shortcuts
!1
, !2
(and so on...) Opens the shortcut associated with the given number
You can see which number a shortcut is linked to by hovering over it.
If you include any text in your query, it will be added to the redirect with the ?1=
search parameter, so this is useful for adding custom search engines.
Scripting
You can choose how a new search behaves.
$n
Keeps the new tab screen, along with your query in a different tab.
$w
Keeps the new tab screen, along with your query in a standalone tabless window.
(None) Replaces the current tab.
You can also provide a URL as your query along with $w or $n for it to open that URL directly.