Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How to set firefox's home page with applescript?

  • 2 replies
  • 1 has this problem
  • 4 views
  • Last reply by suicider
  • Archived

Hi Guys

Just wondering if there is a way to set firefox's homepage via applescript?

Thanks

Hi Guys Just wondering if there is a way to set firefox's homepage via applescript? Thanks

All Replies (2)

Can Applescript create or append to a file? You can set preferences by creating or editing a file named user.js in your personal settings (AKA Firefox profile) folder. Because the folder name is semi-randomized, this might be a little difficult to put together.

Some references for further research:

Profiles - Where Firefox stores your bookmarks, passwords and other user data

https://developer.mozilla.org/en-US/docs/Mozilla/Preferences/A_brief_guide_to_Mozilla_preferences

Thanks for the quick reply jscher2000 and thanks for the links yeah i think you might be right about it been abit difficult to put together all well it was worth a try but thanks :)