- Fixed some memory leaks
- Added
AttributedString.toHTML()
- Fixed spelling of
AttributedString.subsring
method - Added
host_permissions
manifest key. To use thefetch
API your extension needs both thefetch
permission and the fetched URL needs to match one of the patterns inhost_permissions
.