Skip to content

v2.8.0

Compare
Choose a tag to compare
@timche timche released this 30 Apr 11:10

Added

  • Context menu
    • powered by electron-context-menu
    • [...] gives you a nice extensible context menu with items like Cut/Copy/Paste for text, Save Image for images, and Copy Link for links. It also adds an Inspect Element menu item when in development to quickly view items in the inspector like in Chrome.

  • Simplified file downloads
    • powered by electron-dl
    • Saves the file to the users Downloads directory instead of prompting.

    • Bounces the Downloads directory in the dock when done. (macOS)

    • Handles multiple downloads.

    • Shows download progress. Example on macOS: example

      • Note: The badge count is not shown as it interfere with unread count