🏠 Home 

Recaptcha Skipper (Google Sorry)

Try to skip google recaptcha error page automatically through reloading the page. If not, redirect to configurable url

These are versions of this script where the code was updated. Show all versions.

  • v0.4.0 2025-02-16

    Changelog

    • Quick Search Engine Buttons: Introduced quick access buttons for search engines. The default search engine for redirection can now be configured using the default key in the browser list, if not specified, the first one will be used.

    • Accessibility:

      • Added titles to clickable elements
      • Assigned the button role to the progress element (for you, Vimium users)
    • Hover Animations: visual feedback on interactive elements

    • New Styling: Do I have to say more?

    • Code Cleanup: Removed console logging

  • v0.3.2 2021-10-10

    Fixed event listeners being removed when append custom UI.

  • v0.3.1 2021-09-19

    Now should work with any URL besides google.com

  • v0.3 2021-09-14