Firefox 瀏覽器附加元件
  • 擴充套件
  • 佈景主題
    • 用於 Firefox
    • 字典與語言套件
    • 其他瀏覽器網站
    • Android 版的附加元件
登入
附加元件圖示

Private Notes 版本紀錄 - 12 個版本

Private Notes 作者: Juraj Mäsiar

評價 4.7 分,滿分 5 分
4.7 顆星,滿分 5 顆星
5
22
4
4
3
0
2
0
1
1
Private Notes 版本紀錄 - 12 個版本
  • 小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。

  • 最新版本

    版本 4.2

    發行於 2022年4月15日 - 2.34 MB
    適用於 firefox 68.0 與更新版本, android 68.0 到 68.*
    Version 4.2:
    - fully compatible with upcoming Manifest V3 (currently Chrome only)
    - added opening editor when addon is installed
    - code cleanup

    原始碼依照 保留所有權利 條款釋出

    必須使用 Firefox 才能使用此擴充套件
    下載 Firefox 並安裝擴充套件
    下載檔案
  • 較舊版本

    版本 3.8

    發行於 2022年4月2日 - 2.3 MB
    適用於 firefox 68.0 與更新版本, android 68.0 到 68.*
    3.8 release:
    - fixing/improving auto-save feature (was unstable mostly in Chrome)
    - fixed extremely slow Backups page
    - clicking the "Lock" icon has now "feedback" so that user knows he clicked it
    - added button to open editor in modal window
    - fixed "Help remember my password" - multiple tabs won't open anymore
    - preparing for Manifest V3
    - updated libs
    - updated translations (Thank you!)

    原始碼依照 保留所有權利 條款釋出

    下載檔案
  • 版本 3.7

    發行於 2021年10月30日 - 2.91 MB
    適用於 firefox 68.0 與更新版本, android 68.0 到 68.*
    - fixed "Help remember my password" feature (again)

    原始碼依照 保留所有權利 條款釋出

    下載檔案
  • 版本 3.6

    發行於 2021年10月29日 - 2.91 MB
    適用於 firefox 68.0 與更新版本, android 68.0 到 68.*
    - the "Help remember my password" feature now shows proper text explaining how it works (when new tab is opened with the Private Notes addon page)
    - improving theme colors

    原始碼依照 保留所有權利 條款釋出

    下載檔案
  • 版本 3.5

    發行於 2021年10月3日 - 2.91 MB
    適用於 firefox 68.0 與更新版本, android 68.0 到 68.*
    - fixed broken backup page
    - improving theme colors

    原始碼依照 保留所有權利 條款釋出

    下載檔案
  • 版本 3.4

    發行於 2021年9月29日 - 2.91 MB
    適用於 firefox 68.0 與更新版本, android 68.0 到 68.*
    - version 3.4 adds a Sidebar mode! Only in Firefox!
    - added "Alt + O" to open drawer (useful in sidebar mode)
    - added "Esc" and "Enter" handlers to close the drawer when it's opened in the sidebar mode
    - added Alt + L to open sidebar
    - updated libs

    原始碼依照 保留所有權利 條款釋出

    下載檔案
  • 版本 3.3

    發行於 2021年8月16日 - 2.84 MB
    適用於 firefox 68.0 與更新版本, android 68.0 到 68.*
    - migrated to Webpack 5 for faster and smaller code!
    - added option for more dense list of notes
    - added global "Alt + P" shortcut to open the popup window and "Alt + Shift + P" to open in New tab
    - added "Alt + n" shortcut to create new note
    - added "Alt + r" shortcut to rename note
    - added "Alt + Up / Down" shortcuts to open previous / next note
    - removed legacy error logger
    - removed unused activeTab permission and added alarms permission (preparation for the manifest v3 and those background workers)
    - refactored auto-lock with Alarm API
    - added instructions for importing backup file (you need to open it in a new tab, not pop-up)
    - fixed focus in several use-cases => after note click, note rename, modal rename, new note creation
    - fixed icons align

    原始碼依照 保留所有權利 條款釋出

    下載檔案
  • 版本 3.2

    發行於 2020年12月15日 - 2.84 MB
    適用於 firefox 68.0 與更新版本, android 68.0 到 68.*
    - added "Forgot password?" button that allows users to reset their password (which will delete all notes since they can't be decrypted without original password)
    - creating new note will no longer trigger the Rename dialog (you can name it later)
    - notes can be now renamed with double-click
    - fixed focus when creating new note
    - fixed multiple "Unlock notes" messages when password reminder runs and user is away

    原始碼依照 保留所有權利 條款釋出

    下載檔案
  • 版本 3.1

    發行於 2020年12月5日 - 2.84 MB
    適用於 firefox 68.0 與更新版本, android 68.0 到 68.*
    - fixed Dark mode visual issues in the editor
    - added icons for the Settings categories
    - fixed bad scroll position when switching between tabs

    原始碼依照 保留所有權利 條款釋出

    下載檔案
  • 版本 3.0

    發行於 2020年12月4日 - 2.84 MB
    適用於 firefox 68.0 與更新版本, android 68.0 到 68.*
    - new version 3.0 is now using much better compression algorithm and much better encoding (not related to encryption). This will make notes smaller so they will take less space.
    - you can now choose compression level: Low / Normal / Best (default). This will internally switch between LZ / LZMA compression method and Base64 / Base93 encoding.
    - links in notes are now automatically clickable
    - left drawer state is now remembered
    - added missing Font size to the editor
    - added option to change popup window width / height
    - notes are now auto-saved every 20s even if user continues typing
    - fixed "Help remember password" reminder so that it won't open more than one tab while user is away!
    - fixed bad huge line height (collision with Vuetify library)
    - fixed Storage space precision

    原始碼依照 保留所有權利 條款釋出

    下載檔案
  • 版本 2.1

    發行於 2020年6月28日 - 2.75 MB
    適用於 firefox 68.0 與更新版本, android 68.0 到 68.*
    - added Auto-lock feature (automatically locking your notes 2 hours after being inactive)
    - added option to always open in the New tab
    - added option to change Font size and Sidebar size
    - added FAQ page
    - improved GUI (icons alignment, font size, Roboto font, separators, gradient background)
    - fixed instant lock feature
    - fixed broken auto-focus in Note name dialog in Chrome
    - fixed Chrome main icon size
    - fixed Note delete dialog gui
    - refactored Backups page to expansion panels
    - deleting empty Notes is now fast
    - upgraded icon with gradient and padlock icon :)
    - fixed DB errors recovery
    - code cleanup

    原始碼依照 保留所有權利 條款釋出

    下載檔案
  • 版本 2.0

    發行於 2020年6月16日 - 1.97 MB
    適用於 firefox 68.0 與更新版本, android 68.0 到 68.*

    原始碼依照 保留所有權利 條款釋出

    下載檔案
前往 Mozilla 官網

附加元件

  • 關於
  • Firefox 附加元件部落格
  • 擴充套件工作坊
  • 開發者交流中心
  • 開發者政策
  • 社群部落格
  • 討論區
  • 回報 Bug
  • 評論撰寫指南

瀏覽器

  • Desktop
  • Mobile
  • Enterprise

產品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隱私權
  • Cookie
  • 法律資訊

除另有註明外,本站內容皆採用創用 CC 姓名標示—相同方式分享條款 3.0 或更新版本授權大眾使用。