blob: aaeded7a863ebcadfffb0ad75c001c0367971bb0 [file] [log] [blame]
{
"name": "webNavigation",
"version": "1.0",
"manifest_version": 2,
"description": "Tests the webNavigation API events - crossProcessHistory.",
"background": {
"page": "test_crossProcessHistory.html"
},
"permissions": ["webNavigation", "tabs"]
}