Open
Description
- I should be able to install it in Safari and also on Safari mobile.
- Should be able to leverage Plasmo and bugs they've fixed recently (e.g. [RFC] Allowing building non-minified version PlasmoHQ/plasmo#463)
- The Extension module in
core/extension.ts
should prob be the only place with Safari-specific code - the rest of the extension shouldn't care about the platform.
This will allow iOS users to use window apps!