# Page Not Found

The URL `add-ons/examples/web-extension-themes` does not exist.

You might be looking for one of these pages:
- [A Guide to Themes](https://developer.thunderbird.net/add-ons/web-extension-themes.md)
- [A Guide to Extensions](https://developer.thunderbird.net/add-ons/mailextensions.md)
- [Using WebExtension APIs](https://developer.thunderbird.net/add-ons/hello-world-add-on/using-webextension-apis.md)
- [Introducing Experiments](https://developer.thunderbird.net/add-ons/mailextensions/experiments.md)
- [Supported WebExtension APIs](https://developer.thunderbird.net/add-ons/mailextensions/supported-webextension-api.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://developer.thunderbird.net/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://developer.thunderbird.net/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/add-ons/web-extension-themes.md`)
- Use `Accept: text/markdown` header for content negotiation