Removing legacy/internal calls so strict_max_version is no longer needed in the manifest.
This commit is contained in:
parent
5996a87058
commit
82671bda6f
3 changed files with 7 additions and 47 deletions
|
|
@ -47,7 +47,7 @@ containing `matched` and `reason` fields. Older installations with a separate
|
|||
|
||||
## Architecture Overview
|
||||
|
||||
Sortana is implemented entirely with standard WebExtension scripts—no custom experiment code is required:
|
||||
Sortana is implemented entirely with documented MailExtension/WebExtension APIs. No custom experiment code or Thunderbird-internal fallback paths are required:
|
||||
|
||||
- `background.js` loads saved settings, manages the classification queue and listens for new messages.
|
||||
- `modules/AiClassifier.js` implements the classification logic and cache handling.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue