Update RESser to 1.4.1
- Inject into the content context instead of the page context (maybe the CSP has gotten stricter? idk i'm lazy)
This commit is contained in:
		
							parent
							
								
									6ea6478ed9
								
							
						
					
					
						commit
						37b01e845d
					
				| 
						 | 
				
			
			@ -3,9 +3,9 @@
 | 
			
		|||
// @namespace   blankie-scripts
 | 
			
		||||
// @match       https://old.reddit.com/*
 | 
			
		||||
// @grant       GM_openInTab
 | 
			
		||||
// @version     1.4
 | 
			
		||||
// @version     1.4.1
 | 
			
		||||
// @author      blankie
 | 
			
		||||
// @inject-into page
 | 
			
		||||
// @inject-into content
 | 
			
		||||
// @run-at      document-start
 | 
			
		||||
// ==/UserScript==
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue