How to auto create new profile and open a page using command line in Mac
In Windows, I can auto create a new FF profile and open a specific page by one command line. In Mac, I assumed the command line is /Applications/Firefox.app/Contents/MacOS/firefox-bin -P homepageprofile -no-remote https://homepage but I have to configure the profile name in profile manager. how to bypass the profile manager , and use command line to auto create profile and run firefox to open my page? Thanks
Được chỉnh sửa bởi FFQnA vào
Tất cả các câu trả lời (1)
Hi FFQnA,
how to bypass the profile manager , and use command line to auto create profile and run firefox to open my page?
to auto create profile and in the same time to open a web page, i think it is no possible.
to create new profile : firefox -CreateProfile FFQnA (remember no space in profile name)
any luck ?
thank you