Commit graph

11 commits

Author SHA1 Message Date
fb7e208252 fix(release): build updates.json with top-level XPI URL
Remove '/releases/<version>/' from update_link; artifacts are uploaded to the base directory (e.g. https://add-ons.jordanwages.com/archive-org-link-grabber/<xpi>). Update example accordingly.
2025-08-23 01:03:11 -05:00
56035451df Getting README.md up to date. 2025-08-23 00:31:48 -05:00
374b777514 chore: ignore .amo-upload-uuid and commit manifest version sync 2025-08-23 00:02:03 -05:00
a4be6d0c4f feat(badge): make badge per-tab and reactive\n\n- Track per-tab counts (total + filtered)\n- Update on tab switch and URL change\n- Popup sends filtered count; background updates badge for tab\n- Default to total count on archive.org download pages\n- Scope quick-action badge updates to tabId 2025-08-22 23:28:33 -05:00
4708a97829 chore(release): set add-on ID and update URL for self-hosting at add-ons.jordanwages.com 2025-08-22 02:32:25 -05:00
1c1f51a8b9 feat: local release workflow (signing + version sync); track updates.json; add .env.example 2025-08-22 02:30:27 -05:00
c34227e3b6 fix: allow non-local RPC hosts and improve HTTPS-Only guidance
- Add wildcard host permissions for RPC calls
- Surface HTTPS-Only hint in Options test flow
- Update Troubleshooting docs for HTTPS-Only and host perms
2025-08-22 00:22:12 -05:00
2c34e41815 Switch to Manifest V2 for Firefox; convert background to non-module, add global aria2 helpers, and use browserAction badges 2025-08-22 00:04:58 -05:00
3fdd76d631 Add popup options link, results preview, and context menu for archive.org download pages 2025-08-21 23:54:53 -05:00
a7966ebebe Add Options page for aria2 settings with connection test; wire into manifest 2025-08-21 23:50:13 -05:00
8eeb1d3b20 Scaffold WebExtension: manifest, content collector, background aria2 RPC, popup UI, filters, and scripts 2025-08-21 23:47:57 -05:00