{
	"name": "Video Capture",
	"version": "0.1.1",
	"key": "ackedhmjjinfocdcekpnbdocpmiffaac",
	"manifest_version": 2,
	"background": {
		"persistent": true,
		"scripts": ["background.js"]
	},
	"permissions": ["tabs", "<all_urls>", "tabCapture", "webRequest", "webRequestBlocking"],
	"web_accessible_resources": ["zoom.min.js"]
}
