mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-10-30 21:35:27 +01:00 
			
		
		
		
	Destroyed 4.2.3 Request Control (markdown)
| @@ -1,23 +0,0 @@ | |||||||
| [Request Control](https://addons.mozilla.org/firefox/addon/requestcontrol/) | [GitHub](https://github.com/tumpio/requestcontrol) | [Manual](https://github.com/tumpio/requestcontrol/blob/master/_locales/en/manual.md) | [Testing links](https://github.com/tumpio/requestcontrol/wiki/Testing-links) |  | ||||||
|  |  | ||||||
| Request Control v1.71+ now allows import/export of rules. To import one of these rules, copy the code into a json (text based) file and from Request Control's Options>Settings tab import the file. |  | ||||||
|  |  | ||||||
| :small_orange_diamond: clean imdb (simple example) |  | ||||||
|  |  | ||||||
| Author: [earthlng](https://github.com/earthlng)   |  | ||||||
| Example: http://www.imdb.com/title/tt0083943/?ref_=fn_al_tt_1   |  | ||||||
| Result: http://www.imdb.com/title/tt0083943/   |  | ||||||
| ``` |  | ||||||
| [ |  | ||||||
|   { |  | ||||||
|     "pattern": {"scheme": "*", "host": ["www.imdb.com"], |  | ||||||
|     "path": ["title/*", "name/*", "character/*"]}, |  | ||||||
|     "types": ["main_frame"], |  | ||||||
|     "action": "filter", |  | ||||||
|     "active": true, |  | ||||||
|     "paramsFilter": {"values": ["ref_"],"pattern": "ref_"}, |  | ||||||
|     "skipRedirectionFilter": true |  | ||||||
|   } |  | ||||||
| ] |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
		Reference in New Issue
	
	Block a user
	 Thorin-Oakenpants
					Thorin-Oakenpants