Braintree Testing
Right-click context menu to fill form elements with Braintree's testing credit cards numbers
Cos'è Braintree Testing?
Braintree Testing è un'estensione di Chrome sviluppata da Diego Iglesias, e la sua funzione principale è "Right-click context menu to fill form elements with Braintree's testing credit cards numbers".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Braintree Testing
Scarica i file di estensione Braintree Testing in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | ejnobgjbngckmjfhhgieglmhddcgncil |
URL Ufficiale | https://chrome.google.com/webstore/detail/braintree-testing/ejnobgjbngckmjfhhgieglmhddcgncil |
Descrizione | Right-click context menu to fill form elements with Braintree's testing credit cards numbers |
Dimensione del File | 6.05 KB |
Conteggio Installazioni | 214 |
Versione Corrente | 0.1.1 |
Ultimo Aggiornamento | 2016-09-26 |
Data di Pubblicazione | 2016-09-26 |
Valutazione | 5.00/5 Totale 6 Valutazioni |
Sviluppatore | Diego Iglesias |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://github.com/diegoiglesias/braintree-testing |
Lingue Supportate | 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": [ " |