Module implementing the GreaseMonkey URL matcher.
| None | 
| GreaseMonkeyUrlMatcher | Class implementing the GreaseMonkey URL matcher. | 
| wildcardMatch | Module function implementing a special wildcard matcher. | 
Class implementing the GreaseMonkey URL matcher.
| None | 
| None | 
| GreaseMonkeyUrlMatcher | Constructor | 
| __parsePattern | Private method to parse the match pattern. | 
| match | Public method to match the given URL. | 
| pattern | Public method to get the match pattern. | 
| None | 
Constructor
Private method to parse the match pattern.
Public method to match the given URL.
Public method to get the match pattern.
Module function implementing a special wildcard matcher.