The majority of the chrome.tabs API can be used without declaring any permission. However, the "tabs" permission is required in order to populate the url, title, and favIconUrl properties of Tab.
chrome.tabs
"tabs"
url
title
favIconUrl
Tab