Files
autotrader-marker/dist/updates.json
T
tony 8f3b695415 Release v0.1.0
First signed XPI via web-ext unlisted channel. Firefox will now auto-update
installed copies by polling dist/updates.json in this repo.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-22 12:36:41 +00:00

13 lines
267 B
JSON

{
"addons": {
"autotrader-marker@tony.codes": {
"updates": [
{
"version": "0.1.0",
"update_link": "https://git.nocker.cloud/tony/autotrader-marker/raw/branch/main/dist/autotrader-marker-0.1.0.xpi"
}
]
}
}
}