Screenshot hinzugefügt
This commit is contained in:
		@@ -1,6 +1,8 @@
 | 
				
			|||||||
# Witzig! - Nicht Witzig!
 | 
					# Witzig! - Nicht Witzig!
 | 
				
			||||||
Dieses Firefox Plugin ersetzt die Daumen in YouTube getreu dem Känguru durch Witzig und Nicht Witzig.
 | 
					Dieses Firefox Plugin ersetzt die Daumen in YouTube getreu dem Känguru durch Witzig und Nicht Witzig.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Installation
 | 
					# Installation
 | 
				
			||||||
## Firefox
 | 
					## Firefox
 | 
				
			||||||
### Als Entwicklerversion
 | 
					### Als Entwicklerversion
 | 
				
			||||||
@@ -15,7 +17,7 @@ Die Installation besteht nur während der aktuellen Session.
 | 
				
			|||||||
### Als Installationsdatei
 | 
					### Als Installationsdatei
 | 
				
			||||||
1. `git clone https://github.com/clerie/witzig-nicht-witzig.git`
 | 
					1. `git clone https://github.com/clerie/witzig-nicht-witzig.git`
 | 
				
			||||||
2. `cd witzig-nicht-witzig/`
 | 
					2. `cd witzig-nicht-witzig/`
 | 
				
			||||||
3. `zip -r -FS ../witzig-nicht-witzig.zip * -x README.md`
 | 
					3. `zip -r -FS ../witzig-nicht-witzig.zip *`
 | 
				
			||||||
4. ZIP Datei signieren lassen: https://addons.mozilla.org/en-US/developers/addon/submit/distribution
 | 
					4. ZIP Datei signieren lassen: https://addons.mozilla.org/en-US/developers/addon/submit/distribution
 | 
				
			||||||
5. Unter `about:addons` manuell hinzufügen
 | 
					5. Unter `about:addons` manuell hinzufügen
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										
											BIN
										
									
								
								doc/media/youtube-like-bar-injected.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								doc/media/youtube-like-bar-injected.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 4.8 KiB  | 
@@ -2,7 +2,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  "manifest_version": 2,
 | 
					  "manifest_version": 2,
 | 
				
			||||||
  "name": "Witzig! - Nicht Witzig!",
 | 
					  "name": "Witzig! - Nicht Witzig!",
 | 
				
			||||||
  "version": "0.4.1",
 | 
					  "version": "0.4.2",
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  "description": "Replaces the thumb up and down in YouTube with a Witzig! and a Nicht Witzig! stamp.",
 | 
					  "description": "Replaces the thumb up and down in YouTube with a Witzig! and a Nicht Witzig! stamp.",
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user