helloyanis/age-verification-bypass ? reverse-engineered prompt
Reverse engineered prompt
Build me a Firefox extension that bypasses age verification on a few common sites, like the ones in the README, so I can get past the popup or content blur and view the page normally. It should work in Firefox and Firefox based browsers, not Chrome, and it needs to run on all websites if I enable that permission. For sites that use a verification popup, make the extension quietly rewrite the response or auto approve the callback so the page thinks verification succeeded. For sites that just blur or hide content, have it remove the blocking elements after the page loads. Keep it lightweight, simple to install, and make sure it does not collect or send any user data. If anything needs checking against current browser APIs or the latest site behavior, look up the current docs online first and then implement it cleanly.
Are you gonna build this?
make sure you review the code using coderabbit