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

m8finder/alfred-open-safari-inspector

Repository files navigation

Alfred Open Safari Inspector

Alfred workflow to easily open a iOS Simulator's Safari inspector.

Installation

npm install --global alfred-open-safari-inspector

You may need to set "Allow automation" in Safari developer menu.

Alfred workflow preview

Development

Clone the repo and start with installing packages:

pnpm install --ignore-scripts

Credits