Amazon Autologin

A userscript that automatically fills in the password for your Amazon login attempts and also enters the correct 2FA code. Additionally it skips the reminder that asks you to add a phone number for SMS verification

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
Bellianik
Daily installs
0
Total installs
195
Ratings
0 0 0
Version
3
Created
2021-06-18
Updated
2025-12-02
Size
13.1 KB
License
N/A
Applies to

This Amazon Autologin script does what it says and works wonders in combination with Tampermonkey and Greasemonkey (and I totally did not add those two names here for search engine optimization).

You enter your credentials for your Amazon accounts in the first array. Then, when Amazon prompts you for your password (eg. when you wanted to simply look at your order history), the script will automatically log you in when you enter your email address.

Additionally, if you have 2FA authentication setup on your account, you can simply add your token to the credentials array at the top of the script and it will also fill that in for you as well. And it also skips the annoying "Please add a phone number for SMS verification purposes".

Basically it gets rid of all Amazon login annoyances.

It also detects errors or captcha requests and aborts automated logins to prevent spamming of the website which could result in a lock of your account or IP address.

It is currently enabled to run on Amazon.com and .de. It should probably work on all Amazon TLDs, so feel free to add yours manually if needed.