Class LinuxFirefoxProfileSource
java.lang.Object
com.github.markusbernhardt.proxy.search.browser.firefox.LinuxFirefoxProfileSource
- All Implemented Interfaces:
FirefoxProfileSource
Searches for Firefox profile on an Linux / Unix base system. This will scan the .mozilla folder in the users
home directory to find the profiles.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet profiles.ini for the Linux Firefox profile
-
Constructor Details
-
LinuxFirefoxProfileSource
LinuxFirefoxProfileSource()
-
-
Method Details
-
getProfilesIni
Get profiles.ini for the Linux Firefox profile- Specified by:
getProfilesIni
in interfaceFirefoxProfileSource
- Returns:
- the config folder.
-