Complementos do Firefox
  • Extensões
  • Temas
    • para o Firefox
    • Dicionários e pacotes de idiomas
    • Outros sites de navegadores
    • Complementos para Android
Iniciar sessão
Ícone do complemento

Histórico de versões de QOwnNotes Web Companion - 14 versões

QOwnNotes Web Companion por Patrizio Bekerle

Avaliado em 4,6 de 5
4,6 estrelas de 5
5
9
4
2
3
0
2
1
1
0
Histórico de versões de QOwnNotes Web Companion - 14 versões
  • Tenha cuidado com versões antigas! Estas versões são mostradas para fins de teste e referência.Recomenda-se que utilize sempre a versão mais recente de um complemento.

  • Versão mais recente

    Versão 2026.6.1

    Lançada em 17 de jun de 2026 - 906,12 KB
    Funciona com firefox 109.0 e superior
    2026.6.1
    • The extension popup no longer failed to open in Firefox after the Quasar 3 migration.
      The background script still used the old bexBackground() wrapper, which became a
      no-op in Quasar App Vite 3, so the background bridge was never created. The popup waited
      forever for the bridge connection and therefore never mounted its UI. The background
      script now uses the new createBridge() API

    Código fonte lançado sob Apenas a GNU General Public License v3.0

    Transferir o Firefox e obter a extensão
    Transferir ficheiro
  • Versões antigas

    Versão 2026.6.0.1

    Lançada em 16 de jun de 2026 - 883,45 KB
    Funciona com firefox 109.0 e superior
    Automatic rollback based on version [2025.9.0].

    Código fonte lançado sob Apenas a GNU General Public License v3.0

    Transferir ficheiro
  • Versão 2026.6.0

    Lançada em 15 de jun de 2026 - 880,79 KB
    Funciona com firefox 109.0 e superior
    2026.6.0
    • The extension build tooling was updated to Quasar App Vite 3 / Rolldown
    • Vue and Vue Router were updated for the new Quasar toolchain
    • The extension popup was fixed for the updated Vue/Quasar build output
    • The dependencies were updated

    Código fonte lançado sob Apenas a GNU General Public License v3.0

    Transferir ficheiro
  • Versão 2025.9.0

    Lançada em 10 de set de 2025 - 883,44 KB
    Funciona com firefox 109.0 e superior
    2025.9.0
    • The extension was migrated to the latest version of Quasar to mitigate security issues
      in those and other packages (for #86)
    • The dependencies were updated
    • More translations were added

    Código fonte lançado sob Apenas a GNU General Public License v3.0

    Transferir ficheiro
  • Versão 2024.12.0

    Lançada em 27 de dez de 2024 - 879,77 KB
    Funciona com firefox 109.0 e superior
    ## 2024.12.0
    - The private mode switch got moved to the drawer menu, so it doesn't take up space in the popup anymore
    (for [#76](https://github.com/qownnotes/web-companion/issues/76))
    - There now is a new switch in the drawer menu to **hide bookmarks and links from the current note**
    (for [#70](https://github.com/qownnotes/web-companion/issues/70))
    - Bookmarks can still contain the `Current` tag, for example if the current note is a bookmark note
    - This feature needs QOwnNotes 24.12.7 or higher
    - The dependencies were updated
    - More translations were added

    Código fonte lançado sob Apenas a GNU General Public License v3.0

    Transferir ficheiro
  • Versão 2024.8.0

    Lançada em 13 de ago de 2024 - 849,97 KB
    Funciona com firefox 109.0 e superior
    ## 2024.8.0
    - bookmarks can now be edited in the bookmarks list (for [#65](https://github.com/qownnotes/web-companion/issues/65))
    - update dependencies
    - add more translations

    Código fonte lançado sob Apenas a GNU General Public License v3.0

    Transferir ficheiro
  • Versão 2024.4.0

    Lançada em 8 de abr de 2024 - 845,61 KB
    Funciona com firefox 109.0 e superior
    ## 2024.4.0
    - the "running away" of the Preferences dialog was fixed under Firefox when
    using a zoom-level over 100% (for [#63](https://github.com/qownnotes/web-companion/issues/63))
    - update dependencies
    - add more translations

    Código fonte lançado sob Apenas a GNU General Public License v3.0

    Transferir ficheiro
  • Versão 2024.2.4

    Lançada em 10 de fev de 2024 - 842,79 KB
    Funciona com firefox 109.0 e superior
    ## 2024.2.4
    - now only a delete button is shown in the bookmarks list if the bookmark
    can be deleted (for [#57](https://github.com/qownnotes/web-companion/issues/57))
    - fixed a problem where links without name couldn't be opened when the link directly was clicked
    - there now is a new private mode switch, that allows opening bookmarks in
    a private window (for [#58](https://github.com/qownnotes/web-companion/issues/58))

    Código fonte lançado sob Apenas a GNU General Public License v3.0

    Transferir ficheiro
  • Versão 2024.2.3

    Lançada em 9 de fev de 2024 - 842,29 KB
    Funciona com firefox 109.0 e superior
    ## 2024.2.3
    - the missing delete code was added (for [#57](https://github.com/qownnotes/web-companion/issues/57))
    - the minimum height of the popup was raised to 300px to allow
    dialogs to be shown fully if there is little content

    Código fonte lançado sob Apenas a GNU General Public License v3.0

    Transferir ficheiro
  • Versão 2024.2.2

    Lançada em 9 de fev de 2024 - 842,24 KB
    Funciona com firefox 109.0 e superior
    ## 2024.2.2
    - bookmarks can now be deleted in the bookmarks list (for [#57](https://github.com/qownnotes/web-companion/issues/57))
    - added more Arabic translation (thank you noureddin)

    Código fonte lançado sob Apenas a GNU General Public License v3.0

    Transferir ficheiro
  • Versão 2024.2.1

    Lançada em 8 de fev de 2024 - 833,85 KB
    Funciona com firefox 109.0 e superior
    ## 2024.2.1
    - an issue with the columns in the bookmarks list was fixed
    (for [#56](https://github.com/qownnotes/web-companion/issues/56))
    - the minimum version for Firefox was raised to 109, because of manifest version 3
    (for [#56](https://github.com/qownnotes/web-companion/issues/56))
    - `host_permissions` were removed from the manifest file for Chrome, because they are not needed
    (for [#56](https://github.com/qownnotes/web-companion/issues/56))
    - added more translation

    Código fonte lançado sob Apenas a GNU General Public License v3.0

    Transferir ficheiro
  • Versão 2024.2.0

    Lançada em 6 de fev de 2024 - 833,88 KB
    Funciona com firefox 109.0a1 e superior
    ## 2024.2.0
    - the extension was completely **rewritten in Vue.js 3 with Vite using QUASAR with BEX**
    (for [#56](https://github.com/qownnotes/web-companion/issues/56))
    - also both the Chrome and Firefox extensions are now using manifest version 3

    Código fonte lançado sob Apenas a GNU General Public License v3.0

    Transferir ficheiro
  • Versão 22.12.0

    Lançada em 20 de dez de 2022 - 2,07 MB
    Funciona com firefox 57.0 e superior
    ## 22.12.0
    - changed Firefox default shortcut to <kbd>Ctrl + Alt + B</kbd> since the browser blocked <kbd>Ctrl + Shift + B</kbd>
    (for [#48](https://github.com/qownnotes/web-companion/issues/48))
    - added a lot more translation
    - updated dependencies

    Código fonte lançado sob Apenas a GNU General Public License v3.0

    Transferir ficheiro
  • Versão 22.2.3

    Lançada em 11 de fev de 2022 - 2,06 MB
    Funciona com firefox 57.0 e superior
    ## 22.2.3
    - a user data consent page was added for the Firefox Store (for [#37](https://github.com/qownnotes/web-companion/issues/37))
    - added more translation

    Código fonte lançado sob Apenas a GNU General Public License v3.0

    Transferir ficheiro
Ir para a página inicial da Mozilla

Complementos

  • Acerca
  • Blogue de complementos do Firefox
  • Workshop de extensões
  • Central do programador
  • Políticas de programador
  • Blogue da comunidade
  • Fórum
  • Reportar um erro
  • Guia de análise

Download

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privacidade
  • Cookies
  • Informação legal

Exceto onde anotado o contrário, o conteúdo neste site está licenciado sob a licença Creative Commons Atribuição-CompartilhaIgual v3.0 ou qualquer versão mais recente.