How to set firefox's home page with applescript?
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 :)