firefox-bookmarks-repair
========================

A repository to repair Firefox backed up JSON file. Can be used in \"Unable to process the backup file\" scenario

## Installation

  npm install firefox-bookmarks-repair -g

## Usage

If package downloaded and bookmarks.json available along with bookmarks.js

    node bookmarks.js

If installed globally, run the below in a directory where bookmarks.json exists 
    
    firefox-bookmarks-repair 

## Tests

  NA

## Issues

Raise issues in github with bookmarks.json that is failing

## Release History

* 1.0.0 Initial release