SSS Autofill
Open source autofill extension for Shopify, Supreme and Stripe
Co to jest SSS Autofill?
SSS Autofill to rozszerzenie Chrome opracowane przez Alexsnkrdev, a jego główną funkcją jest „Open source autofill extension for Shopify, Supreme and Stripe”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia SSS Autofill
Pobierz pliki rozszerzeń SSS Autofill w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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
Podstawowe informacje o rozszerzeniu
Nazwa | SSS Autofill |
ID | gdhmefadngapdfphedlcimcdplachcip |
Oficjalny URL | https://chromewebstore.google.com/detail/sss-autofill/gdhmefadngapdfphedlcimcdplachcip |
Opis | Open source autofill extension for Shopify, Supreme and Stripe |
Rozmiar pliku | 245 KB |
Liczba instalacji | 6,016 |
Aktualna Wersja | 0.0.8 |
Ostatnia Aktualizacja | 2019-12-05 |
Data Publikacji | 2019-12-03 |
Ocena | 4.86/5 Łącznie 14 Oceny |
Deweloper | Alexsnkrdev |
Typ Płatności | free |
Obsługiwane Języki | 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": [ " |