Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 950 Bytes

README.md

File metadata and controls

33 lines (18 loc) · 950 Bytes

Joplin Safari Web Clipper

Introduction

There is a partial automated way of creating a Safari extension from a Chrome one:

Read both articles before proceeding.

Requirement

  • Mac OS X 13.0
  • XCode (latest)

Conversion

Command to run for the current version of the Chrome :

xcrun safari-web-extension-converter ~/Library/Application\ Support/Google/Chrome/Default/Extensions/alofnhikmmkdbbbgpnglcpdollgjjfek/2.8.1_0

Repository with the conversion: https://github.com/tluyben/joplin-safari-clipper

Next steps