39a0a34a65  
						 
						
							
							
								
								
								cleanup  
							
							 
							
							
							
						 
						
							2025-08-24 01:11:20 -05:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	11c0f38526  
						 
						
							
							
								
								
								chore(build): move commit to release step and cleanup scripts\n\n- remove build:commit scripts and delete build-and-commit.js\n- add final release commit in release:push\n- update README to reflect new flow\n- document icon emphasis colors in icons/README  
							
							 
							
							
							
						 
						
							2025-08-24 01:05:57 -05:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	699ff9fa7b  
						 
						
							
							
								
								
								Updating patch  
							
							 
							
							
							
						 
						
							2025-08-24 00:07:15 -05:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	a6cbed648c  
						 
						
							
							
								
								
								chore(release): sync manifest.json version to 0.3.3  
							
							 
							
							
							
						 
						
							2025-08-24 00:00:57 -05:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	73544334c9  
						 
						
							
							
								
								
								build(icons): generate toolbar/add-on PNGs from SVG with transparent background; configurable colors; stop tracking PNGs and ignore outputs  
							
							 
							
							
							
						 
						
							2025-08-23 23:51:22 -05:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	1f1bf76941  
						 
						
							
							
								
								
								chore(release): sync manifest version 0.3.1 and update updates.json  
							
							 
							
							
							
						 
						
							2025-08-23 23:11:25 -05:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	c641ace30b  
						 
						
							
							
								
								
								feat(icons): wire extension and toolbar icons; add icons/README with placement and size guidance  
							
							 
							
							
							
						 
						
							2025-08-23 22:42:40 -05:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	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