Skip to content

PeRank v0.11.3

Choose a tag to compare

@buio2005 buio2005 released this 18 Jul 23:48

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.