PeRank v0.11.3
Security and store-readiness release.
- Removed all innerHTML assignments: the deep-search UI is now built with DOM
methods, so external result data can never be interpreted as markup. - Result links are restricted to http(s) URLs (javascript: and similar blocked).
- Added the data_collection_permissions manifest key required by Firefox: PeRank
declares it collects and transmits no data.
No user-facing behaviour changes. Full details in CHANGELOG.md.