# Class I2PFirefoxProfileChecker [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java) > Access: public package: net.i2p.i2pfirefox ## Dependencies
Show dependencies
## No member variables in this class ## Methods ### main [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L6) + Description: + Access: public + Modifiers: static + return: void | Name | Type | Description | | ----- | ----- | ----- | | args | String[] | | ### validateProfileDirectory [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L20) + Description: + Access: public + Modifiers: static + return: boolean | Name | Type | Description | | ----- | ----- | ----- | | profileDirectory | String | | ### validateFile [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L52) + Description: + Access: public + Modifiers: static + return: boolean | Name | Type | Description | | ----- | ----- | ----- | | file | String | | ### validateExtensionDirectory [[src]](src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L72) + Description: + Access: public + Modifiers: static + return: boolean | Name | Type | Description | | ----- | ----- | ----- | | extensionDirectory | String | |