Skip to content
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.

An Alfred workflow to open the current browser tab in a different browser.

Notifications You must be signed in to change notification settings

alexanderhuth/alfred-open-in-browser-workflow

Repository files navigation

Open in Browser Workflow for Alfred

This Alfred workflow opens the current active tab of a browser in a different browser.

It's based on Andrew Curtis-Black's workflow Open current Safari tab in Chrome which itself is based on another workflow of the same name.

I extended the existing workflows to better suit my needs:
I browse the web in Safari, but mainly work in Chromium, so I switch between the two browsers heavily. In addition, I don't have Flash installed on my Mac, so whenever I come across some content that uses Flash I fire up Google Chrome to view it (or I ignore it completely).

Installation

To install the workflow, download openInBrowser.alfredworkflow and double-click.

How to Use It

Trigger the workflow with openinchrome, openinsafari or openinchromium, depending on which browser you want to open. The script detects the current active browser and retrieves the active tab's URL from it.

The workflow will not do anything when neither Safari, Chromium or Chrome are the frontmost/active window to avoid confusion on which tab to clone.

Currently Supported Browsers

Turning on/off Notifications

You can turn off all notifications by removing or disconnecting the Post Notification object in the Alfred workflow window. If you only want to receive specific notifications, enable/disable them by commenting them out in the AppleScript.

Download

Open in Browser Workflow for Alfred

Version History

1.0 - July 30, 2015

Credits

Icon made made by Freepik from www.flaticon.com, licensed by CC BY 3.0.
Many thanks to both Subject22 (Andrew Curtis-Black) and Runar from alfredforum.com, whose workflows made my life so much easier and now act as a base for this workflow.

About

An Alfred workflow to open the current browser tab in a different browser.

Resources

Stars

Watchers

Forks

Packages

No packages published