Historique de versions de Linkinary - 5 versions
Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.
Dernière version
Version 1.3
Publié le 29 juil. 2026 - 344,25 KoFonctionne avec firefox 109.0a1 et versions supérieuresLinkinary v1.3 includes these features/improvements:- initial support for PBM mode in firefox by using in-memory indexeddb (through fake-indexeddb) and communicating with a native host to do export when doing any operation on the database and then import on browser restart
- A countdown represented using unicode symbols will be displayed for 3 seconds before the snapshot is captured for a link opened from options/popup pages
- Adding/Removing links using item displayed in the context menu now will be immediately reflected in any opened tab of the options page
- Opening the popup using omnibox/address bar now supports providing a keyword, and the first link that include this keyword, the page will be scrolled into and get the initial focus. (previously only section indices were considered and for words, only first letter was used as the section index). This feature is also available for the search input in the options page
- Register alt + j/k as shortcuts for navigating between links/sections just like arrowdown/arrowup
Code source publié sous licence GNU General Public License v2.0 uniquement
Anciennes versions
Version 1.2.5
Publié le 22 juil. 2026 - 316,85 KoFonctionne avec firefox 109.0a1 et versions supérieuresFix: Options & popup showing white screen when restarting browserCode source publié sous licence GNU General Public License v2.0 uniquement
Version 1.2
Publié le 22 juil. 2026 - 316,83 KoFonctionne avec firefox 109.0a1 et versions supérieuresMigrate storing links data from the extension local storage to IndexedDB using a Dixie.js (a light wrapper on top of IndexedDB), and also other several features/improvements.- Using IndexdDB through Dixie.js library makes more sense for storing links, which are dynamic structured data that is generated by the user, and it can also store blob data, so relying on base64 the images in Linkinary can be fully dropped, because blob urls can be generated directly after retrieving links from database.
- Implement image popover on hover for favicons and snapshots in the options page. Snapshots are only available for website links.
- Links for collapsed sections and the captured snapshot for a link are only fetched when user do the proper interaction.
- All the links now have some default favicon, and the blob url for each type of favicon is only generated once since it can be used by multiple links.
Code source publié sous licence GNU General Public License v2.0 uniquement
Version 1.1
Publié le 7 juil. 2026 - 253,11 KoFonctionne avec firefox 109.0a1 et versions supérieuresChangelog:- Small UI improvements
- Define storage entry for last visited link per sections and another entry for snapshots
- Create a page action that only shows in the url bar when you open links that are stored by Linkinary
- Create a context menu that shows when you right click on a anchor element and allow you to add the link to linkinary or remove it
Code source publié sous licence GNU General Public License v2.0 uniquement
Version 1.0
Publié le 29 juin 2026 - 249,09 KoFonctionne avec firefox 109.0a1 et versions supérieuresCode source publié sous licence GNU General Public License v2.0 uniquement