Test Payments
Right-click context menu to add payments test data
Co to jest Test Payments?
Test Payments to rozszerzenie Chrome opracowane przez https://facundofarias.github.io, a jego główną funkcją jest „Right-click context menu to add payments test data”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Test Payments
Pobierz pliki rozszerzeń Test Payments 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
Helps to test common payment frameworks with testing data, such as: - Name, Address, Phone per location. - Payment test data for providers: 1. Stripe 2. PayPal 3. Spreedly 4. BrainTree 5. MercadoPago 6. Mango 7. WorldPay 8. Adyen 9. SagePay 10. Paymill 11. More are coming! - Open source and open for modification (https://github.com/facundofarias/test-payments) - You can also propose new features on GitHub! :)
Podstawowe informacje o rozszerzeniu
Nazwa | Test Payments |
ID | lmeopbbdngpgcbdagpjgbdlkcafofpji |
Oficjalny URL | https://chromewebstore.google.com/detail/test-payments/lmeopbbdngpgcbdagpjgbdlkcafofpji |
Opis | Right-click context menu to add payments test data |
Rozmiar pliku | 24.26 KB |
Liczba instalacji | 493 |
Aktualna Wersja | 0.5 |
Ostatnia Aktualizacja | 2015-02-26 |
Data Publikacji | 2015-02-26 |
Ocena | 3.80/5 Łącznie 5 Oceny |
Deweloper | https://facundofarias.github.io |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://github.com/facundofarias/test-payments |
Adres URL Strony Pomocy | https://github.com/facundofarias/test-payments |
Obsługiwane Języki | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Test Payments", "description": "Right-click context menu to add payments test data", "version": "0.5", "permissions": [ "contextMenus" ], "background": { "scripts": [ "extension.js" ] }, "content_scripts": [ { "matches": [ " |