{ "manifest_version": 2, "name": "FBUrlId", "description" : "Try to get Facebook Id from URL change", "version": "0.1", "background": { "scripts": ["eventPage.js"] }, "permissions": [ "tabs" ] }