> ## Documentation Index
> Fetch the complete documentation index at: https://extension.js.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Projects built with Extension.js

> Public browser extensions and tools that depend on Extension.js, with links to their source. Add your project with a pull request.

Public projects that depend on Extension.js, found through their `package.json`. Star counts belong to the repository, not to the extension's users. To add your project, open a pull request that adds one row to this table.

| Project                          | What it is                                                                                  | Repository                                                                                                                               |
| -------------------------------- | ------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- |
| Better Lyrics                    | Time-synced lyrics for YouTube Music, published on the Chrome Web Store and Firefox Add-ons | [better-lyrics/better-lyrics](https://github.com/better-lyrics/better-lyrics)                                                            |
| Apollo Dreamview debug extension | The browser debug tool inside Baidu's Apollo autonomous driving platform                    | [ApolloAuto/apollo](https://github.com/ApolloAuto/apollo/tree/master/modules/dreamview_plus/frontend/packages/dreamview-debug-extension) |
| dmMiniPlayer element picker      | The element picker extension of the dmMiniPlayer picture-in-picture player                  | [apades/dmMiniPlayer](https://github.com/apades/dmMiniPlayer/tree/main/packages/element-picker-ext)                                      |
| Opal Connect                     | The browser companion of the Opal open-source media player                                  | [debpalash/Opal](https://github.com/debpalash/Opal/tree/main/extension)                                                                  |

## Add your project

Open a pull request against [extension-js/docs](https://github.com/extension-js/docs) that adds one row: the project name, one sentence on what it is, and the repository link. The project must be public and its `package.json` must list `extension` as a dependency.
