JSON file: { "manifest_version" : 3 , "name" : "" , "version" : "0.1" , "author" : "" , "description" : "" , "icons" :{ "16" : "" , "48" : "" , "128" : "" }, "action" : { "default_title" : ".." , "default_icon" : { "128" : "" } }, "content_scripts" :[ { "matches" : [], "js" : [ "script.js" ] } ] }