Rob--W / open-in-browser

A browser extension that offers the ability to open files directly in the browser instead of downloading them.
Other
88 stars 16 forks source link

Need documentation #10

Closed Rob--W closed 6 years ago

Rob--W commented 6 years ago

Once the add-on is ready, I will replace the current AMO listing with my version.

The add-on listing needs to be updated though, and maybe also the README here.

@est31 Is this something that you would like to do?

est31 commented 6 years ago

@Rob--W sure I can do it!

est31 commented 6 years ago

Release announcement:

The original XUL based extension has now been rewritten from scratch as using the modern WebExtension technology. This allows you to continue to use "Open In Browser" on Firefox versions 57 and later!

The rewrite has resulted in some minor changes in the user interface and functionality. It was required as Firefox 57 and later don't support XUL based extensions any more.

Many nice features got added, like a preference system.

Please file any bugs on GitHub: https://github.com/Rob--W/open-in-browser . Contributions are welcome as well!