manifest.json for API version 1
This commit is contained in:
		
							parent
							
								
									c76532cb10
								
							
						
					
					
						commit
						04d0191e86
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -2,8 +2,8 @@
 | 
			
		|||
  "api_version": "1",
 | 
			
		||||
  "manifest_version": "1",
 | 
			
		||||
  "name": "Unicode extension",
 | 
			
		||||
  "description": "Extension Description",
 | 
			
		||||
  "developer_name": "John Doe",
 | 
			
		||||
  "description": "Search for Unicode characters and copy them to the clipboard.",
 | 
			
		||||
  "developer_name": "Vangelis Kostalas",
 | 
			
		||||
  "icon": "images/unicode.png",
 | 
			
		||||
  "options": {
 | 
			
		||||
    "query_debounce": 0.5
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue