I want my chrome extension to be able to get information about YouTube videos such as title, description and number of likes and use the YouTube api quota of the user for that. Can a chrome extension ask a user for permission to use his YouTube api?
If not, can a Chrome extension ask a user to enter his YouTube api key and make requests on behalf of the user?