Braintree Testing
Right-click context menu to fill form elements with Braintree's testing credit cards numbers
什么是Braintree Testing?
Braintree Testing是由Diego Iglesias开发的Chrome扩展程序,该扩展的主要功能是“Right-click context menu to fill form elements with Braintree's testing credit cards numbers”。
扩展截图
下载Braintree Testing扩展crx文件
下载Braintree Testing扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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": [ " |