rospino74 / Quizlet-Bypass

WebExtension to bypass Quizlet paywall
Apache License 2.0
289 stars 12 forks source link

Manifest Version 3 (Google Chrome 2023) #240

Closed Fernandes1120 closed 1 year ago

Fernandes1120 commented 1 year ago

Platform informations

Issue Description

Chrome no longer supports Manifest version 2, and thus this extension is no longer supported.

Actual behaviour

Bypass no longer works, 400 bad request error, can't reload page

Expected behaviour

Reload page, new quizlet account, bypass paywall, accessing answer on selected page

Steps to reproduce

Steps to reproduce the behaviour:

  1. Open quizlet.com
  2. Find a textbook in the search bar and open a problem within a chapter
  3. After selecting multiple problems, paywall is reached
  4. Extension attempts to relog into different account
  5. Account does not change, after multiple reloads, chrome prompts user with error 400
  6. No further resolutions to bypass paywall
rospino74 commented 1 year ago

Yeah, I know 😞. there are still some problems with MV3. I've made some progress in the feature/manifest-mv3 branch. You can download a very unstable build here.

rospino74 commented 1 year ago

Implemented in #284! Yay! 🎆 You can find the latest version here!