icons
This commit is contained in:
		
							parent
							
								
									2e069d54ec
								
							
						
					
					
						commit
						4f27683c0b
					
				
					 6 changed files with 21 additions and 0 deletions
				
			
		
							
								
								
									
										
											BIN
										
									
								
								gfx/icon.xcf
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								gfx/icon.xcf
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								public/img/icon-128.png
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								public/img/icon-128.png
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								public/img/icon-16.png
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								public/img/icon-16.png
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								public/img/icon-32.png
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								public/img/icon-32.png
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								public/img/icon-48.png
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								public/img/icon-48.png
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
						 | 
				
			
			@ -3,6 +3,12 @@
 | 
			
		|||
  "name": "LMLFC-BTTV",
 | 
			
		||||
  "version": "1.0",
 | 
			
		||||
  "description": "Add the reading time to Chrome Extension documentation articles",
 | 
			
		||||
  "icons": {
 | 
			
		||||
    "16": "img/icon-16.png",
 | 
			
		||||
    "32": "img/icon-32.png",
 | 
			
		||||
    "48": "img/icon-48.png",
 | 
			
		||||
    "128": "img/icon-128.png"
 | 
			
		||||
  },
 | 
			
		||||
  "content_scripts": [
 | 
			
		||||
    {
 | 
			
		||||
      "js": ["main.js"],
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue