* Added and adjusted several default highlighter style options.
* Adjusted default highlighter styles.
* Added support of `imagesrcset` attribute for `<link>`s.
* Added support of `rel` value `modulepreload`, `prerender`, `dns-prefetch`, or `preconnect` for `<link>` tags.
* Added a new `capture.prefetch` option to tweak handling of prefetch-like `<link>` tags.
* Added `capture.contentSecurityPolicy` option to tweak handling of `content-security-policy` meta tag and `nonce` attribute.
* Removed `capture.removeIntegrity` option.
* `crossorigin` attribute is now removed only when a resource is saved.
* `integrity` attribute is now removed only for related tags.