2 "name": "execute_script_fragment_navigation",
5 "description": "Tests execute script running after navigation to a fragments within a page",
7 "scripts": ["background.js"]
9 "permissions": ["tabs", "http://*/*"],
11 {"matches": ["http://*/*"], "js": ["content_script.js"]}