How to debug

February 22, 2024 ยท View on GitHub

macOS client for SimpleLogin with Safari extension support

How to debug

  1. Reveal the extension in Safari
  2. Drag and drop the top left logo into a chromium browser to retrieve the URI to that logo
safari-web-extension://3FAD6DAE-0632-4DE6-ACBA-13C69C5D62B5/images/horizontal-logo.svg
  1. Replace the path to the logo with popup/popup.html and open the new URI in a Safari tab
safari-web-extension://3FAD6DAE-0632-4DE6-ACBA-13C69C5D62B5/popup/popup.html

License

See LICENSE file