chore(release): set add-on ID and update URL for self-hosting at add-ons.jordanwages.com

This commit is contained in:
Jordan Wages 2025-08-22 02:32:25 -05:00
commit 4708a97829
3 changed files with 6 additions and 7 deletions

View file

@ -5,8 +5,8 @@
"description": "Filter and export archive.org /download links; copy or send to aria2 RPC.",
"applications": {
"gecko": {
"id": "archive-org-link-grabber@example",
"update_url": "https://example.com/updates.json"
"id": "archive-org-link-grabber@jordanwages.com",
"update_url": "https://add-ons.jordanwages.com/archive-org-link-grabber/updates.json"
}
},
"browser_action": {