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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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": [ " |