Autofill for Supreme & Shopify checkout.
** Please note that the checkout button will be clicked upon entering accurate payment information and the order will be processed.
-
Clone the files in this repository or download and unzip the files.
-
Edit the profile information at the top of index.js and save.
-
Navigate to chrome://extensions/ and turn on developer mode in the top right corner.
-
After your developer account is setup, go to the extensions tab and click "Load unpacked".
-
Select the folder you downloaded.
-
You're all set! Head over to a checkout page and try it out.
To Do:
- Add Stripe checkout
- Make an HTML popup to store user entered information instead of editing config file
Notes for the developer:
"default_popup": "popup.html",