mozilla-rally / web-science

INACTIVE - WebScience is an open-source library for building browser-based research studies, including on Rally.
https://www.npmjs.com/package/@mozilla/web-science
Apache License 2.0
23 stars 6 forks source link

port `socialMediaActivity` to Chrome and add tests #330

Closed rhelmer closed 1 month ago

rhelmer commented 1 year ago

The socialMediaActivity is mostly cross-browser and works in manifest v3, but needs support for the new scripting API.

We should add it to the integration tests and add Chrome support in the README as well.