Skip to content

v2.0.0 - results-extractor (Desktop&Mobile)

Latest
Compare
Choose a tag to compare
@vin3110 vin3110 released this 01 Nov 03:55
4055963

Version 2.0.0:

  • Added support for mobile users
  • Improved the 'logic' and made the functions more efficient.
  • Added the option to sort every link individually based on severity.
  • Updated README for mobile users.

Version 1.1.2:

  • Fixed how the script recognises the results page and now allowes for 2 letter language codes in the url.

Version 1.1.1:

  • Updated README and example image to display results box.

Version 1.1.0:

  • Introduced a floating UI to display extracted URLs with improved styling and layout.
  • Increased the maximum number of URLs to extract from 1 to 50.
  • URLs are now displayed as clickable links, with the domain name shown for better readability.
  • Implemented a extra check for fimg0 before asking the user for input to try and ensure the results page has fully loaded.

Version 1.0.0

Initial release of the Base64-string URL Extractor for FaceCheck.id results. This version featured:

  • A prompt asking the user to specify how many image URLs (up to 20) to extract from FaceCheck search results.
  • Extracted URLs are displayed in a pop-up alert.
  • Base64-encoded image data is decoded to retrieve URLs embedded in XMP metadata.
  • The extraction process begins once the search results page is detected.
  • This version provided a basic URL extraction functionality with a simple user interface.

What's Changed

  • Here are the list of changes inside the taper monkey script by @Nthompson096 in #3
  • Update README.md by @Nthompson096 in #4

New Contributors

  • @Nthompson096 made their first contribution in #3

Full Changelog: v1.1.2...v2.0.0