Linkinary의 버전 기록 - 4개 버전
이전 버전은 주의해서 사용하세요! 아래 버전들은 테스트 및 참조용으로만 제공됩니다.부가 기능은 항상 최신 버전으로 사용해 주세요.
최신 버전
버전 1.2.5
2026년 7월 22일에 출시 - 316.85 KBfirefox 109.0a1 이상에서 작동Fix: Options & popup showing white screen when restarting browserGNU General Public License v2.0 전용에 따라 릴리스된 소스 코드
이전 버전
버전 1.2
2026년 7월 22일에 출시 - 316.83 KBfirefox 109.0a1 이상에서 작동Migrate 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.
GNU General Public License v2.0 전용에 따라 릴리스된 소스 코드
버전 1.1
2026년 7월 7일에 출시 - 253.11 KBfirefox 109.0a1 이상에서 작동Changelog:- 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
GNU General Public License v2.0 전용에 따라 릴리스된 소스 코드
버전 1.0
2026년 6월 29일에 출시 - 249.09 KBfirefox 109.0a1 이상에서 작동GNU General Public License v2.0 전용에 따라 릴리스된 소스 코드