alfred-open-safari-inspector

Quickly open a selected simulator device's devtools with alfred

Usage no npm install needed!

<script type="module">
  import alfredOpenSafariInspector from 'https://cdn.skypack.dev/alfred-open-safari-inspector';
</script>

README

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