* Fix undefined name error in test case: 2 * Rename nativemessaging-install to nativemessaging-ng, meanwhile the application does a lot more than installing manifests * Add the Chromium installation directories to the README
1.3.1
* Fix windows uninstaller * Add chromium support
1.3.0
- added uninstall functionality - added functions to fetch and send raw messages
1.2.0
- Migrate print calls to logging - Added better documentation of the installation script - Better error handling - Add is_installed function
1.1.0
- A function `log_browser_console` is added to add log messages in the browser console - `encode_message` is integrated in `send_message` - An `install` function is added
1.0.1
Minor update: fix directory structure creation in Linux