Skip to content
/ ABS Public
forked from h4x0rm1k3/ABS

Chrome Extension and Firefox Addon to automatically perform a number of daily searches. This version is specifically to counter the accounts that end up at the URL with /?redref=amc at the end. As far as I can tell this will also work for accounts that don't have this problem as it's still a valid rewards URL so this should be universal.

Notifications You must be signed in to change notification settings

wearysky/ABS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABS

Branch solely exists now for experimental changes to pass down to @h4x0rm1k3

Current changes - working on Manifest v3 conversion. Got it to install in Chrome without complaining, but it requires you to take the following steps:

  • Pack the extension source into a CRX via the "Pack Extension" button on the Extensions page in Chrome
  • Install the CRX, take note of the extension's id (it should be disabled with a warning that the extension was installed outside of the Chrome store)
  • Adding registry entries for the id of the extension (which you can see after you pack it and install it, and then it won't let you enable it) to SOFTWARE\Policies\Google\Chrome\ExtensionInstallWhitelist and SOFTWARE\Policies\Google\Chrome\ExtensionInstallForceList (see SampleRegistryChanges.reg)

About

Chrome Extension and Firefox Addon to automatically perform a number of daily searches. This version is specifically to counter the accounts that end up at the URL with /?redref=amc at the end. As far as I can tell this will also work for accounts that don't have this problem as it's still a valid rewards URL so this should be universal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.0%
  • HTML 5.4%
  • CSS 2.6%