-
-
Notifications
You must be signed in to change notification settings - Fork 118
Open
Milestone
Description
Describe the feature you'd love to see
Currently the extension
is tailored towards a browser-extension, however the UI is quite universally web so we could start leveraging this in iframe
/inline
/... there are a lot of ways to work with this so that it could be used in blog-posts and so on.
The moving pieces that we'd need
- The browser extension code as it currently exists
- Extract the communication code and publish it as a
browser-extension-adapter
(the chrome plugin uses this) - Extract the UI and allow it to be initialized with a communication adapter.
Metadata
Metadata
Assignees
Labels
No labels