{
"name": "geolocation access apitest fail",
"description": "tests geolocation is not accessible from this extensions",
"version": "0.1",
"manifest_version": 2,
"background": {
"scripts": ["background.js"]
},
"permissions": [ ]
}