Skip to content

Manifest v3 migration#1

Merged
mikesingleton merged 12 commits intomasterfrom
manifest-v3-migration
May 17, 2022
Merged

Manifest v3 migration#1
mikesingleton merged 12 commits intomasterfrom
manifest-v3-migration

Conversation

@mikesingleton
Copy link
Owner

Moves swarm logic from background scripts into content scripts
Refactors message routing path (using postMessage)
Preformance improvements

Known issues: WebRTC is currently not available in background scripts of browser extensions (due to them being service workers)
Alters calculation for assigning initial random color
Adds logic to reduce potential race conditions
Simplifies background script
Simplifies communication between inject and chat frames
Adds timeout before connection to increase performance
Adds ability to change rooms without specifically navigating to a new page (for websites like YouTube)
Removes unused line
Updates chrome runtime id
Fixes bug related to sending responses from background
@mikesingleton mikesingleton merged commit a87b0da into master May 17, 2022
@mikesingleton mikesingleton deleted the manifest-v3-migration branch May 17, 2022 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant