v0.9.0-alpha-2: Improved Browser Extension
Pre-release
Pre-release
An another alpha release, primarily focused on improving Chrome Browser Extension using Native Messaging Host API, which is more stable and goes well along with previous alpha release to have proxy application to launch Hurl.
Please provide any feedback if you are one of those that use/looking forward to use browser extension
- Installation docs for Google Chrome are available at Extensions/README.md, while other chromium browsers needs some tweaking to installation script
- Features: Context menu/Right-click on a link and select
Hurl the link
to open the links in hurl.
Additional UI improvements are also part of this alpha release, with a fix for #139
What's Changed
- Experiment: Use Native Messaging for Browser Extension by @U-C-S in #126
- Code improvements by @Jay-o-Way in #136
- Refactor browser-list control by @U-C-S in #140
Full Changelog: v0.9.0-alpha-1...v0.9.0-alpha-2