1 { 2 "name": "Context Menus Sample", 3 "description": "Shows some of the features of the Context Menus API", 4 "version": "0.5", 5 "permissions": ["contextMenus"], 6 "background_page": "background.html" 7 } 8