LinkRemark version history - 3 versions
LinkRemark by Max Nikulin
LinkRemark version history - 3 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 0.4.0
Released Jun 25, 2025 - 214.07 KBWorks with firefox 102.0 and laterChanges are almost entirely related to forced transition to another API version for Chrome version of this extensions. Minor fixes:- Earlier zero-width space characters U+200B were added after timestamps. You may want to remove them from your notes, use search and replace for
LAST_MODIFIED: [2021-09-18 Tue 01:23]<200b> 09/18/2021 01:23:46 - Only first <script> element with JSON-LD metadata was taken into account.
- Some permissions have been converted to optional ones.
Firefox version still uses Manifest V2 API as in earlier releases due to bugs in mv3 implementation. Significant modifications of code may cause new bugs.
Multiple tabs and cross-origin frames scenarios still require most dangerous <all_urls> permission, so I do not think the add-on has become more safe due to optional permissions. From my point of view, security model for browser extensions is still far from being consistent.Source code released under GNU General Public License v3.0 only
Download Firefox and get the extensionYou'll need Firefox to use this extension- Earlier zero-width space characters U+200B were added after timestamps. You may want to remove them from your notes, use search and replace for
Older versions
Version 0.3
Released Dec 23, 2021 - 190.44 KBWorks with firefox 78.0 and laterLinkRemark-0.3 version has only minor changes applicable to Firefox since 0.2.1
- More flexible handling of DOI URIs.
- More configuration options for org-protocol export method. New settings allow to launch external scheme handler without preview tab on privileged pages and experimental feature to detect problems with desktop-wide org-protocol handler may be enabled (it is better to switch it off when debugging is finished).
- Pre-selected export format and methods on preview and debug info page are adjusted. For some combination of values behavior was confusing.
The real reason of update is to keep version in sync with the one published in Chrome Web Store.Source code released under GNU General Public License v3.0 only
Version 0.2.1
Released Nov 16, 2021 - 185.35 KBWorks with firefox 78.0 and laterSource code released under GNU General Public License v3.0 only