CheckoutBreeze
Automate Shopify test purchases - save time and clicks
CheckoutBreeze란 무엇입니까?
CheckoutBreeze은(는) Niklas Wenzel에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Automate Shopify test purchases - save time and clicks"입니다.
확장 프로그램 스크린샷
CheckoutBreeze 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
When developing Shopify apps, you likely have to go through the checkout flow over and over again when making test purchases. Doing so manually consumes time and mind space. CheckoutBreeze automates this process for you. It automatically fills in each field and completes your test order in seconds. It's fast and you don't have to think about it. NOTE: CheckoutBreeze uses test credit cards provided by Shopify. It's not designed to make real purchases with real credit cards. Requirements for the app to work: * The store has test payments or the Bogus Gateway enabled * Credit card or the Bogus Gateway is the default payment method of the store * You must not click into / shift focus into another window while autofilling Hint: Pin the extension to be able to quickly toggle it on and off! --- Sometimes Shopify updates their checkout or runs A/B tests that break CheckoutBreeze. In these cases, please try to delete site data (cookies, local storage, etc.) for your shop and/or send me an email. I'll look into it.
확장 프로그램 기본 정보
이름 | CheckoutBreeze |
ID | ehahbpbockhkkilepnnpbkacojjlanij |
공식 URL | https://chromewebstore.google.com/detail/checkoutbreeze/ehahbpbockhkkilepnnpbkacojjlanij |
설명 | Automate Shopify test purchases - save time and clicks |
파일 크기 | 14.85 KB |
설치 횟수 | 57 |
현재 버전 | 1.4 |
최근 업데이트 | 2023-01-05 |
출시 날짜 | 2022-12-15 |
평점 | 5.00/5 총 2 개의 평점 |
개발자 | Niklas Wenzel |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://www.nikwen.de/datenschutz |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "CheckoutBreeze", "version": "1.4", "description": "Automate Shopify test purchases - save time and clicks", "author": "Niklas Wenzel", "icons": { "128": "icons\/app128.png", "48": "icons\/app48.png" }, "permissions": [ "activeTab", "storage", "webRequest" ], "host_permissions": [ " |