3 "scripts": ["background.js"]
7 "matches": [ "http://*/*", "https://*/*" ]
9 "description": "Test url changes with hash-code",
10 "name": "Hash-code changes",
12 "default_icon": "icon.png",
13 "default_title": "Page action"
15 "permissions": [ "tabs", "http://*/*", "https://*/*" ],
16 "manifest_version": 2,