feat: local release workflow (signing + version sync); track updates.json; add .env.example
This commit is contained in:
		
					parent
					
						
							
								9d5a3e4224
							
						
					
				
			
			
				commit
				
					
						1c1f51a8b9
					
				
			
		
					 8 changed files with 158 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -3,6 +3,12 @@
 | 
			
		|||
  "name": "Archive.org Link Grabber",
 | 
			
		||||
  "version": "0.1.0",
 | 
			
		||||
  "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"
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  "browser_action": {
 | 
			
		||||
    "default_title": "Archive.org Link Grabber",
 | 
			
		||||
    "default_popup": "src/popup/index.html"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue