Braintree Testing
Right-click context menu to fill form elements with Braintree's testing credit cards numbers
Co to jest Braintree Testing?
Braintree Testing to rozszerzenie Chrome opracowane przez Diego Iglesias, a jego główną funkcją jest „Right-click context menu to fill form elements with Braintree's testing credit cards numbers”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Braintree Testing
Pobierz pliki rozszerzeń Braintree Testing 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
Easily test Braintree credit cards by just right clicking on form field, text areas or content editable divs. Insert successful and unsuccessful credit cards: Visa, MasterCard, Maestro, JCB, American Express and Discover. Basically it's a simplified version of Test Payments but focused on Braintree.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | ejnobgjbngckmjfhhgieglmhddcgncil |
Oficjalny URL | https://chrome.google.com/webstore/detail/braintree-testing/ejnobgjbngckmjfhhgieglmhddcgncil |
Opis | Right-click context menu to fill form elements with Braintree's testing credit cards numbers |
Rozmiar pliku | 6.05 KB |
Liczba instalacji | 214 |
Aktualna Wersja | 0.1.1 |
Ostatnia Aktualizacja | 2016-09-26 |
Data Publikacji | 2016-09-26 |
Ocena | 5.00/5 Łącznie 6 Oceny |
Deweloper | Diego Iglesias |
Typ Płatności | free |
Strona Rozszerzenia | https://github.com/diegoiglesias/braintree-testing |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Braintree Testing", "description": "Right-click context menu to fill form elements with Braintree's testing credit cards numbers", "version": "0.1.1", "permissions": [ "contextMenus" ], "background": { "scripts": [ "extension.js" ] }, "content_scripts": [ { "matches": [ " |