This is a discussion on Create bookmarks.html file automatically. - Mozilla ; I have modified the Firefox setting (browser.bookmarks.autoExportHTML = true) in "firefox. js " file through C# program, Now I want Firefox to read this new setting and create the "bookmarks.html" file automatically without starting and shutting down of Firefox application. ...
I have modified the Firefox setting (browser.bookmarks.autoExportHTML
= true) in "firefox.js" file through C# program, Now I want Firefox to
read this new setting and create the "bookmarks.html" file
automatically without starting and shutting down of Firefox
application.
Can anyone help me to create this file (bookmarks.html) without start
and shut of application.