Need help with changing matches in manifest.json file

So i have something like "matches": ["https://www.twitch.tv/*"], , i want to make it something like "https://www.twitch.tv/username only omitting the homepage . I want to omit the homepage because it my extension doesnt work if i go to a channel from the homepage , I have to refresh to make it work. So i want to match only if I am inside someones channel !Please help