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

Add chrome support for social media activity #331

Closed rhelmer closed 1 year ago

rhelmer commented 1 year ago

Fixes https://github.com/mozilla-rally/web-science/issues/330

rhelmer commented 1 year ago

I think we'll need to manually test this, I suggest we make very minimal test cases for the automated tests, since they are liable to break (especially the cases where internal page details and not APIs are used), we'll want to make them easy to adjust.

It looks like these modules don't currently support unloading their content scripts when listeners are removed, I'll file a followup issue to add that later.