JaraR / DarkPatternDetector

Tool to detect dark patterns on social media sites. Capstone group project for 2023-24 MSc in Computer Science at TU Dublin.
0 stars 1 forks source link

Initial Implementation autoplay #76

Closed lingjiang9 closed 2 weeks ago

lingjiang9 commented 2 weeks ago

-Alert when autoplay is detected; -Display the detected times of autoplays on badge icon; -Bug fixed: the badge icon number returns to 0 when loading page; Next Action: Sync the autoplay counts to React components to display on the Result page;