Can Selenium use extensions?

Can Selenium use extensions?

Selenium uses HTML pages to control the test environment. These HTML pages can be extended to add custom elements. Extensions are a powerful way of extending the capabilities of Selenium without changing any of the existing source code.