Open source autofill extension for Shopify, Supreme, and Stripe.
Download on the Chrome store:
https://chrome.google.com/webstore/detail/sss-autofill/gdhmefadngapdfphedlcimcdplachcip
Made by Alex.#4321 https://twitter.com/alexsnkrdev
Download the zip file here https://github.com/alexsnkr/sss-autofill/releases/download/v0.0.4/sss-autofill-v0.0.4.zip
Go to chrome://extensions/
Enable Developer mode
Drag and drop the zip file into the extensions page (DON'T UNZIP)
Want to make some improvements? Make a pull request!
git clone https://github.com/alexsnkr/sss-autofill.git
cd sss-autofill
npm install
npm run build:dev or npm run watch:dev