- Moved free/premium icon references from root-level CSS to component-level JS.
- Icon data URI:s are still kept in CSS, to hopefully load faster, and referenced by class names.…
→ Full commit message
- Reuses components from the popup.
- Displays the most recently read text, as well as the detected language and resolved voice.
- Buttons to replay the most recent text, and stop…
→ Full commit message
- The previous higher order component (HOC) was not used as such.
- Instead, relabel it as a background event listener.
- Uses a container to inject actions from the shared `speak…
→ Full commit message
- Third-party package information and licenses were already collected in one summary text file per rollup output file.
- This commit includes the licenses in the built webext.
- A…
→ Full commit message