mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-04 07:45:26 +01:00 
			
		
		
		
	3 update prefs, see #708
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							6f8d0263df
						
					
				
				
					commit
					8f1a489e36
				
			@@ -1,7 +1,7 @@
 | 
				
			|||||||
/***
 | 
					/***
 | 
				
			||||||
 This will reset the preferences that have been removed completely from the ghacks user.js.
 | 
					 This will reset the preferences that have been removed completely from the ghacks user.js.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 Last updated: 27-Apr-2019
 | 
					 Last updated: 28-Apr-2019
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 For instructions see:
 | 
					 For instructions see:
 | 
				
			||||||
 https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
 | 
					 https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
 | 
				
			||||||
@@ -121,11 +121,14 @@
 | 
				
			|||||||
    'browser.contentblocking.enabled',
 | 
					    'browser.contentblocking.enabled',
 | 
				
			||||||
    'browser.urlbar.maxHistoricalSearchSuggestions',
 | 
					    'browser.urlbar.maxHistoricalSearchSuggestions',
 | 
				
			||||||
    /* 67-beta */
 | 
					    /* 67-beta */
 | 
				
			||||||
    'canvas.capturestream.enabled',
 | 
					    'app.update.service.enabled',
 | 
				
			||||||
    'pdfjs.enableWebGL',
 | 
					    'app.update.staging.enabled',
 | 
				
			||||||
 | 
					    'app.update.silent',
 | 
				
			||||||
    'browser.cache.disk.capacity',
 | 
					    'browser.cache.disk.capacity',
 | 
				
			||||||
    'browser.cache.disk.smart_size.enabled',
 | 
					    'browser.cache.disk.smart_size.enabled',
 | 
				
			||||||
    'browser.cache.disk.smart_size.first_run',
 | 
					    'browser.cache.disk.smart_size.first_run',
 | 
				
			||||||
 | 
					    'canvas.capturestream.enabled',
 | 
				
			||||||
 | 
					    'pdfjs.enableWebGL',
 | 
				
			||||||
    /* reset parrot: check your open about:config after running the script */
 | 
					    /* reset parrot: check your open about:config after running the script */
 | 
				
			||||||
    '_user.js.parrot'
 | 
					    '_user.js.parrot'
 | 
				
			||||||
  ]
 | 
					  ]
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user