Better integration with the browser extension #374
blacklight
commented 2024-03-19 23:05:55 +01:00
Owner
- First of all, the browser extension needs a rework. It still contains references to removed settings (like the websocket port), it should just use a connection URL instead.
- The action selector is also broken.
- We need a way for the UI to communicate with the extension, so if the UI detects that the extension is running it can automatically add an e.g. Add To Extension button on the actions panel. This could be done by using a websocket connection between the extension and the UI, or with a hidden DOM element injected by the extension that the UI can write into.
- [ ] First of all, the browser extension needs a rework. It still contains references to removed settings (like the websocket port), it should just use a connection URL instead.
- [ ] The action selector is also broken.
- [ ] We need a way for the UI to communicate with the extension, so if the UI detects that the extension is running it can automatically add an e.g. _Add To Extension_ button on the actions panel. This could be done by using a websocket connection between the extension and the UI, or with a hidden DOM element injected by the extension that the UI can write into.
blacklight
added the 2024-03-19 23:05:55 +01:00
ui
enhancement
labels
blacklight
self-assigned this 2024-03-19 23:05:55 +01:00
blacklight
added this to the ui project 2024-03-19 23:05:55 +01:00
Labels
No labels
architecture
authentication
backend
bug
ci/cd
cleanup
documentation
duplicate
enhancement
good first issue
help wanted
in progress
invalid
media
mobile
new feature
packaging
question
ui
voice
waiting user input
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: platypush/platypush#374
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?