Extension UIs
摘要
A browser extension typically needs a user interface (UI) to let users control its behavior. The most natural place for this is an extension UI, a special type of user interface served and managed by the extension. These UIs look and function like regular web pages but can display in different locations within the browser and have access to exclusive JavaScript APIs for interacting with the extension and the browser itself.