From 5007a96ba8463d75831f3c2f76daf70f9acc1dbe Mon Sep 17 00:00:00 2001 From: Jordan Wages Date: Thu, 26 Jun 2025 00:02:38 -0500 Subject: [PATCH] Update AGENTS.md --- AGENTS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/AGENTS.md b/AGENTS.md index c74d3f4..3683f2c 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -37,5 +37,9 @@ Additional documentation exists outside this repository. - [Messages API](https://webextension-api.thunderbird.net/en/stable/messages.html) - [Message Tags API](https://webextension-api.thunderbird.net/en/stable/messages.tags.html) - [Storage API](https://webextension-api.thunderbird.net/en/stable/storage.html) +- Thunderbird Add-on Store Policies + - [Third Party Library Usage](https://extensionworkshop.com/documentation/publish/third-party-library-usage/) +- Third Party Libraries + - [Bulma.css](https://github.com/jgthms/bulma) - Issue tracker: [Thunderbird tracker on Bugzilla](https://bugzilla.mozilla.org/describecomponents.cgi?product=Thunderbird)