Skip to content

Commit

Permalink
Merge pull request #137 from val92130/develop
Browse files Browse the repository at this point in the history
Small update to add RocketCop infos
  • Loading branch information
Valentin Chatelain authored Aug 14, 2018
2 parents 36150f7 + 4196ac9 commit 4de8e92
Show file tree
Hide file tree
Showing 6 changed files with 10,237 additions and 5 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@ Supreme Auto Checkout is a Google Chrome extension to automate the process of bu

![Bot](https://github.com/val92130/Supreme-Auto-Checkout/blob/develop/screenshot.jpg "Bot")

# NEW

Check out [RocketCop](https://rocketcop.io), our new AIO bot!

Features of RocketCop includes:
- Faster checkout
- Browser simulation mode
- Run multiple tasks at the same time
- Captcha support
- Proxy support
- ...

# Requirements
- Chrome for desktop release 55

Expand Down
2 changes: 1 addition & 1 deletion bot/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Supreme Auto-Checkout bot",
"description": "Supreme Open-Source add to cart bot",
"version": "2.9.3",
"version": "2.9.4",
"background": {
"scripts": ["background.js"]
},
Expand Down
Loading

0 comments on commit 4de8e92

Please sign in to comment.