2 "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDdTTWp0WWTp4XU15/xCchl4x4ZvG31cx/VT567UDgMLUL/+8j+3w3C87UJemJ3I5x81XJv8lhK3eIxR05H59UFsW9C70/hZCQeOhi5Uutl1gAlG4xsJAX9EQjFmmKsN88wmfZvxNPlu0WoxtHxjXKogRfk+wujanMyXnmhHaDrvwIDAQAB",
3 "name": "Apps Developer Tool",
4 "description": "Develop and Debug Chrome apps.",
9 "scripts": ["background.js"]
11 "content_security_policy":
12 "default-src 'self'; style-src 'unsafe-inline' *; img-src *;"
19 "chrome://resources/",
20 "chrome://extension-icon/"],
22 "16": "images/dev-icon-16.png",
23 "128": "images/dev-icon-128.png"
25 "web_accessible_resources": ["images/trash.png"]