SSS Autofill
Open source autofill extension for Shopify, Supreme and Stripe
Cos'è SSS Autofill?
SSS Autofill è un'estensione di Chrome sviluppata da Alexsnkrdev, e la sua funzione principale è "Open source autofill extension for Shopify, Supreme and Stripe".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione SSS Autofill
Scarica i file di estensione SSS Autofill in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | SSS Autofill |
ID | gdhmefadngapdfphedlcimcdplachcip |
URL Ufficiale | https://chromewebstore.google.com/detail/sss-autofill/gdhmefadngapdfphedlcimcdplachcip |
Descrizione | Open source autofill extension for Shopify, Supreme and Stripe |
Dimensione del File | 245 KB |
Conteggio Installazioni | 6,016 |
Versione Corrente | 0.0.8 |
Ultimo Aggiornamento | 2019-12-05 |
Data di Pubblicazione | 2019-12-03 |
Valutazione | 4.86/5 Totale 14 Valutazioni |
Sviluppatore | Alexsnkrdev |
Tipo di Pagamento | free |
Lingue Supportate | 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": [ " |