Wikidepia / hektCaptcha-extension

[PAUSED 🏳️] Automatically solve hCaptcha using AI. 100% Free and Unsustainable™️.
GNU General Public License v3.0
309 stars 53 forks source link

Trying to run on a website #74

Closed Akmal-CloudFreed closed 1 year ago

Akmal-CloudFreed commented 1 year ago

I need help getting the content script to run on a website. (no chrome extension) I've removed the items that only chrome extensions have (chrome functions), I've also removed the settings and manually placed the correct sleep times. (300, 3000, etc) After all of this, it still won't run properly on the website, the dependencies cause problems considering you can't use both ES modules and commonJS in webJS. Can you please help me?

-BloxRain Team