blob: 94704415be6fc1e31fe25b880555c54591fd2820 [file] [log] [blame]
{
"name" : "External Provider",
"desc" : "Buy content from an external provider",
"embed" : [{
"panel" : "match",
"title" : "Buy",
"classes" : ["cart"],
"onClick" : {
"action" : "addWidget",
"template" : "http://localhost:3003/demo/plugin-client.html",
"permissions": [
"scripts",
"downloads"
]
}
}]
}