Browser Deputy offers some URL Schemes to accommodate common usages. They are supposed to be added to search commands.
For example, you can add a search command with the template set to bd://settings
, which can be invoked to show Settings of Browser Deputy.
bd://settings
Show Settings of Browser Deputy.
bd://toogle-bookmarks
Toggle bookmarks of Browser Deputy.
bd://toogle-menu-items
Toggle menu items of Browser Deputy.
bd://open?app={bundle_identifier}&url={url}
Open link in other apps.
Browser Deputy comes with some preset search commands, one of which is “Open link in Safari”, which is built with this URL Scheme.
You can put every bundle identifier that supports opening URLs in the URL Scheme.
Some of the bundle identifiers of common browsers are:
com.google.Chrome
com.apple.Safari
com.microsoft.edgemac
com.brave.Browser
org.mozilla.firefox
company.thebrowser.Browser
If you need other URL Schemes to help with your automation tasks, feel free to contact us.