declarativeContent property
ChromeDeclarativeContent
get
declarativeContent
Use the chrome.declarativeContent
API to take actions depending on the
content of a page, without requiring permission to read the page's
content.
Implementation
ChromeDeclarativeContent get declarativeContent => _declarativeContent;