https://github.com/simple-login/mac-app
macOS client with Safari extension for SimpleLogin
https://github.com/simple-login/mac-app
Last synced: 8 months ago
JSON representation
macOS client with Safari extension for SimpleLogin
- Host: GitHub
- URL: https://github.com/simple-login/mac-app
- Owner: simple-login
- License: mit
- Created: 2019-12-29T10:40:09.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-07-25T13:36:21.000Z (over 1 year ago)
- Last Synced: 2024-10-30T00:47:52.637Z (about 1 year ago)
- Language: Swift
- Homepage: https://apps.apple.com/us/app/simplelogin/id1494051017
- Size: 9.11 MB
- Stars: 45
- Watchers: 6
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- open-source-mac-os-apps - SimpleLogin - Email Alias solution: protect your real email address. ![swift_icon] (Applications / Mail)
- awesome-swift-macos-apps - SimpleLogin - login/mac-app?label=" /> <img align="bottom" height="13" src="https://img.shields.io/github/last-commit/simple-login/mac-app?style=flat&label=" /> - Email Alias solution: protect your real email address. (Mail / Text)
README
macOS client for SimpleLogin with Safari [extension](https://github.com/simple-login/browser-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
```
3. 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](LICENSE) file