SSS Autofill
Open source autofill extension for Shopify, Supreme and Stripe
What is SSS Autofill?
SSS Autofill is a Chrome extension developed by Alexsnkrdev, and its main feature is "Open source autofill extension for Shopify, Supreme and Stripe".
Extension Screenshots
Download SSS Autofill Extension CRX File
Download SSS Autofill extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Open source autofill extension to assist the filling of checkout forms, increasing your chance of purchasing limited release items. Currently Supporting: - Shopify - Navigate the checkout steps - Automatically complete checkout - Supreme - Automatic checkout - Stripe https://github.com/alexsnkr/sss-autofill https://twitter.com/alexsnkrdev
Extension Basic Information
Name | SSS Autofill |
ID | gdhmefadngapdfphedlcimcdplachcip |
Official URL | https://chromewebstore.google.com/detail/sss-autofill/gdhmefadngapdfphedlcimcdplachcip |
Description | Open source autofill extension for Shopify, Supreme and Stripe |
File Size | 245 KB |
Installation Count | 6,016 |
Current Version | 0.0.8 |
Last Updated | 2019-12-05 |
Publish Date | 2019-12-03 |
Rating | 4.86/5 Total 14 Ratings |
Developer | Alexsnkrdev |
Payment Type | free |
Supported Languages | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "SSS Autofill", "description": "Open source autofill extension for Shopify, Supreme and Stripe", "version": "0.0.8", "manifest_version": 2, "icons": { "48": "icons\/icon_48.png", "128": "icons\/icon_128.png" }, "browser_action": { "default_title": "sss-autofill", "default_popup": "popup\/popup.html" }, "background": { "scripts": [ "background.js" ], "persistent": true }, "permissions": [ "activeTab", "storage" ], "content_scripts": [ { "matches": [ " |