mirror of
				https://codeberg.org/claui/mobile-config-firefox.git
				synced 2025-11-04 12:35:55 +00:00 
			
		
		
		
	open links in new tab
This commit is contained in:
		
							parent
							
								
									ba17d11341
								
							
						
					
					
						commit
						62bf40dc34
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -104,6 +104,7 @@ function createCategories(){
 | 
				
			||||||
      node.classList.add("hidden");
 | 
					      node.classList.add("hidden");
 | 
				
			||||||
      link.href = `https://github.com/MrOtherGuy/firefox-csshacks/tree/master/chrome/${name}`;
 | 
					      link.href = `https://github.com/MrOtherGuy/firefox-csshacks/tree/master/chrome/${name}`;
 | 
				
			||||||
      link.title = "See on Github";
 | 
					      link.title = "See on Github";
 | 
				
			||||||
 | 
					      link.target = "_blank";
 | 
				
			||||||
    }else{
 | 
					    }else{
 | 
				
			||||||
      node.textContent = name;
 | 
					      node.textContent = name;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue