Sleazy Fork is available in English.

CGLA Overview

Add an informational overview to each profile pic on the home page of Candy Girl LA.

Versión del día 9/12/2023. Echa un vistazo a la versión más reciente.

A continuación se muestran las versiones de este script en las que se actualizó el código. Ver todas las versiones.

  • v1.7 9/12/2023
    • Allow the script to run on pages other than the homepage also.
  • v1.6 9/12/2023
    • Wait for the password prompt to disappear before trying to fetch profile pages.
  • v1.5 18/2/2023
    • Wrap fetch operations in try/catch to avoid crashes on unrecognized HTML structures.
  • v1.4 22/11/2022
    • If a Show More link exists, automatically click on it to show more profiles.
    • Remove some console.log()s.
  • v1.3 23/6/2022

    Changes to the site layout broke the previous version of the script. This new version fixes that.

  • v1.2 7/3/2022
    • Write a better @description tag.
    • No functional changes.
  • v1.1 4/3/2022
    • Added opacity to #SITE_HEADER.
  • v1.1 4/3/2022
    • Add a handler to popstate event so that overlays are re-added when back (or forward) button takes you back to the home page.
    • Use a more robust selector in fetchAll() that's hopefully less likely to break in the future.
  • v1.0 2/3/2022