I\'m trying my hands at a simple Chrome Extension, but am running into a problem with providing a value for the matches array in my content_scripts
matches
content_scripts
Bro you forgot to add
"manifest_version":2
Which is mandatory one.