SSS Autofill
Open source autofill extension for Shopify, Supreme and Stripe
Что такое SSS Autofill?
SSS Autofill - это расширение Chrome, разработанное Alexsnkrdev, и его основная функция - "Open source autofill extension for Shopify, Supreme and Stripe".
Снимки экрана расширения
Скачать файл CRX расширения SSS Autofill
Скачайте файлы расширений SSS Autofill в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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
Основная информация о расширении
Название | SSS Autofill |
ID | gdhmefadngapdfphedlcimcdplachcip |
Официальный URL | https://chromewebstore.google.com/detail/sss-autofill/gdhmefadngapdfphedlcimcdplachcip |
Описание | Open source autofill extension for Shopify, Supreme and Stripe |
Размер файла | 245 KB |
Количество установок | 6,016 |
Текущая Версия | 0.0.8 |
Последнее Обновление | 2019-12-05 |
Дата публикации | 2019-12-03 |
Рейтинг | 4.86/5 Всего 14 оценок |
Разработчик | Alexsnkrdev |
Тип оплаты | free |
Поддерживаемые языки | 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": [ " |