{
"name": "Windows API - setShape",
"version": "1",
"manifest_version": 2,
"app": {
"background": {
"scripts": ["background.js"]
}
},
"permissions": ["app.window.shape"]
}
{
"name": "Windows API - setShape",
"version": "1",
"manifest_version": 2,
"app": {
"background": {
"scripts": ["background.js"]
}
},
"permissions": ["app.window.shape"]
}