Sleazy Fork is available in English.

CGLA Overview

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

Ini adalah versi dari skrip ini yang kodenya telah diperbarui. Tampilkan semua versi.

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

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

  • v1.2 07 Maret 2022
    • Write a better @description tag.
    • No functional changes.
  • v1.1 04 Maret 2022
    • Added opacity to #SITE_HEADER.
  • v1.1 04 Maret 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 02 Maret 2022