Skip to content
This repository has been archived by the owner on Jun 25, 2021. It is now read-only.

Releases: maxichrome/scam-buddy

Scam Buddy v0.2.0

25 Feb 05:08
Compare
Choose a tag to compare

The second version ever! How wild.


Added

  • Extension icon to improve the perceived legitimacy of the extension (from a scammer's POV)
  • New popout page with a branded look and removed the large button in favor of a sneaky toggle:
    You are currently protected.
    ---------------------------^
    If you click on the period at the end of the sentence, the status will swap between unprotected and protected.

Fixed

  • Target.com fake card redemption
    (This was broken because Target's class names have changed over time)

Installation

  1. Download the source code and extract it to a folder somewhere.
  2. In any Chromium-based browser, go to about:extensions (your browser will automatically change the URL to e.g. chrome:// or edge://, etc.)
  3. Enable Developer mode.
  4. Click Load unpacked and select the folder which you extracted the extension's source code to.
  5. The extension should prompt you for permissions — if you accept them, add the extension to your browser and you're good to go!

Scam Buddy v0.1.0

10 Aug 09:28
Compare
Choose a tag to compare

The first version.

Features:

  • Target.com fake card redemption
  • Google Search ⇒ fifth page of Bing

Installation

  1. Download the source code and extract it to a folder somewhere.
  2. In your Chromium-based browser, go to about:extensions (your browser will automatically correct it)
  3. Enable Developer mode.
  4. Click Load unpacked and select the folder which you extracted the extension's source code to.
  5. The extension should prompt you for permissions — if you accept them, add the extension to your browser and you're good to go!