Try   HackMD

Hackmd-it Release Notes

v0.5.1 (2024-07-01)

  • Fix missing default shortcut since upgrading to manifest v3

v0.5.0 (2024-06-21)

  • Support extension manifest v3 on both Chrome and Firefox platforms
  • Drop the support of editing synchronization through opening GitHub/GitLab and HackMD editor tabs.
    • HackMD now has built-in support for GitHub syncing.
    • GitLab integration is supported in the Enterprise edition

v0.4.4 (2024-05-29)

  • Fix unescaped title interpolation

v0.4.3 (2021-04-21)

  • Republish to Chrome extension store
  • Remove extraneous permissions

v0.4.2(2019-11-11)

  • You can now add and delete self-host GitLab instances in management list

v0.4.1 (2019-10-01)

  • Fix documentation of keyboard shortcut
  • Add feedback/tutorials button
  • Add bug report link at option page

v0.4.0 (2019-09-02)

  • new popup page
  • You can now pin notes to easily find them later
  • You can now use hot keys to open the extension and switch focus bewteen notes
    • open extension: ctrl+shift+k
    • switch notes: Tab, ↑, ↓
  • It will now show pinned and recent notes when you are not searching
  • Hide sync editing block when no notes are under sync editing
  • It will now opens a note at current tab when the tab is empty
  • Fix dropdown color in option page

v0.3.5 (2019-04-09)

  • Fix freezing page with new template feature

v0.3.4 (2019-04-08)

  • Fix Edit on GitHub button for GitHub

v0.3.3 (2018-11-06)

  • Fix unsupported browser language causes language setting initialization to fail on the option page

v0.3.2 (2018-11-06)

  • New popup page



  • New option page
  • Search notes from HackMD browsing history
  • Choose your preferred language on Option page

v0.3.1 (2018-07-03)

  • Fix some search keywords might freeze the popup
  • Adjust search algorithm
  • Minor adjustment to search result styling

v0.3.0 (2018-07-02)

  • You can now search notes through browsing history, results are based on note's title and content:
  • Open the popup and happy searching :heart:
  • You can enable/disable this feature in the option page

v0.2.0 (2018-06-17)

  • GitLab support

v0.1.3 (2018-06-03)

v0.1.2 (2018-06-03)

  • Fix extension not working on Firefox
  • Release notification: tell you when extension get updated (Click on notification will open this release note :heart:)

v0.1.1 (2018-05-28)

Added

Option Page

  • Open from toolbar icon context menu
  • Looking like this:
  • You can now configure hackmd instance URL (for our enterprise partners)
  • You can also silent the warnings when closing tabs

Fixes

  • Constraint extension permission scope
    • Hackmd-it extension requests fewer permissions since this version
    • If an alternative hackmd instance URL is set, we'll ask you :+1:
  • Popup on Firefox should look better now