Manually backup FireFox bookmarks
Mozilla FireFox by default saves bookmarks in JSON (Java Script Object Notation) format which can often cause bookmarks to be lost when importing to another browser like say Internet Explorer. To avoid this,we can save these bookmarks as a standard HTML file which can be imported as and when needed in any type of browser. …