Jump to content

Workflow: Bookmark frontmost Brave tab in Safari bookmarks


Recommended Posts

Posted

This workflow bookmarks the frontmost tab in Brave as a Safari bookmark. This is because Alfred doesn’t natively support Brave browser in the bookmarks sync, so you can still easily sync your bookmarks via Safari’s built-in (and iCloud) features.

 

Overview

 

This workflow uses an AppleScript to do the following:

1. Grab the current tab’s URL and title from Brave Browser.

2. Open that URL in Safari and automatically trigger the “Add Bookmark…” option.

3. Set the bookmark title (either from the Brave tab or from your custom Alfred query).

4. Confirm the bookmark in Safari, then close Safari and return to your workflow.

5. Display a notification that the bookmark has been added.

 

Below is the general flow:

Alfred Keyword (e.g., bmm):

Type bmm <name (Optional)>

 

Download link

Posted
6 hours ago, Skone said:

Grab the current tab’s URL and title from Brave Browser.

 

As an alternative to bespoke AppleScript, you can use an Automation Task which does the same thing and supports more browsers (including whatever is frontmost).

Posted
15 hours ago, vitor said:

 

As an alternative to bespoke AppleScript, you can use an Automation Task which does the same thing and supports more browsers (including whatever is frontmost).

Nice one Vitor, I didn't know this! It looks like it can gather the frontmost tab but I don't see an automation task for bookmarking?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...