Class OsxFirefoxProfileSource
java.lang.Object
com.github.markusbernhardt.proxy.search.browser.firefox.OsxFirefoxProfileSource
- All Implemented Interfaces:
FirefoxProfileSource
Searches for Firefox profile on an OSX system. This will scan the Library/Application Support/Firefox 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
-
OsxFirefoxProfileSource
OsxFirefoxProfileSource()
-
-
Method Details
-
getProfilesIni
Get profiles.ini for the Linux Firefox profile- Specified by:
getProfilesIni
in interfaceFirefoxProfileSource
- Returns:
- the config folder.
-