Braintree Testing
Right-click context menu to fill form elements with Braintree's testing credit cards numbers
Braintree Testing क्या है?
Braintree Testing Diego Iglesias द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Right-click context menu to fill form elements with Braintree's testing credit cards numbers"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Braintree Testing एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | ejnobgjbngckmjfhhgieglmhddcgncil |
आधिकारिक URL | https://chrome.google.com/webstore/detail/braintree-testing/ejnobgjbngckmjfhhgieglmhddcgncil |
विवरण | Right-click context menu to fill form elements with Braintree's testing credit cards numbers |
फ़ाइल का आकार | 6.05 KB |
स्थापना संख्या | 214 |
वर्तमान संस्करण | 0.1.1 |
अंतिम अपडेट | 2016-09-26 |
प्रकाशन तिथि | 2016-09-26 |
रेटिंग | 5.00/5 कुल 6 रेटिंग्स |
डेवलपर | Diego Iglesias |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://github.com/diegoiglesias/braintree-testing |
समर्थित भाषाएँ | 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": [ " |