Additivos del navigator Firefox
Aperir session
Icone del additivo

Historia de versiones de NZBDonkey - 22 versiones

NZBDonkey per Tensai

Classificate 4,3 de 5
4,3 Stellas de 5
5
22
4
4
3
2
2
0
1
4
Historia de versiones de NZBDonkey - 22 versiones
  • Que tu es attente con le vetere versiones! Iste versiones es monstrate pro uso de test o referentia.Tu deberea sempre usar le ultima version de un additivo.

  • Ultime version

    Version 1.5.0

    Publicate le 21 des. 2025 - 1,99 MB
    Functiona con firefox 109.0a1 e plus recente
    New features
    * add support for interception of .gz, .tar, and .tar.gz files

    Codice fonte publicate sub Licentia MIT

    Discargar Firefox
    Discargar file
  • Versiones previe

    Version 1.4.5

    Publicate le 15 des. 2025 - 1,99 MB
    Functiona con firefox 109.0a1 e plus recente
    Bug Fixes
    * fix for interception domain edit dialog
    * fix to have getActiveDomains respect global activation setting
    * simplify interception by processing requests directly

    Codice fonte publicate sub Licentia MIT

    Discargar file
  • Version 1.4.4

    Publicate le 13 des. 2025 - 1,99 MB
    Functiona con firefox 109.0a1 e plus recente
    Bug Fixes
    * fix null check logic in getFilenameFromResponse

    Codice fonte publicate sub Licentia MIT

    Discargar file
  • Version 1.4.3

    Publicate le 13 des. 2025 - 1,99 MB
    Functiona con firefox 109.0a1 e plus recente
    Bug Fixes
    * correct handling of UTF-8 filenames during interception
    * prevent duplicate domains in interception settings
    * use redirect to 204 instead of block for interception

    Codice fonte publicate sub Licentia MIT

    Discargar file
  • Version 1.4.2

    Publicate le 26 okt. 2025 - 1,99 MB
    Functiona con firefox 109.0a1 e plus recente
    Bug Fixes
    - torbox: fix for api path typo
    - use psl for base domain resolution

    Codice fonte publicate sub Licentia MIT

    Discargar file
  • Version 1.4.1

    Publicate le 17 sep. 2025 - 1,82 MB
    Functiona con firefox 109.0a1 e plus recente
    Bug Fixes
    * interception: don't discard the file if the file extension is unknown
    * premiumize.me: don't add filename to nzb file blob

    Codice fonte publicate sub Licentia MIT

    Discargar file
  • Version 1.4.0

    Publicate le 30 aug. 2025 - 1,82 MB
    Functiona con firefox 109.0a1 e plus recente
    Bug Fixes
    * fix for some minor display errors
    * improved handling of archives with multiple NZB files
    * make text analysis regexp more consistent
    * only create NZB file object if extraction was successful
    * switch to lazy loading of debug log entries to prevent freezing with large logs
    * switch to lazy loading of NZB file log entries to prevent freezing with large logs
    * use global listeners and free the memory early to help GC
    * use semaphores to limit concurrent pushes
    * use the API parameter to send the password to sabnzbd

    New Features
    * add filters and search to the NZB file log
    * make the easynews URLs remotely updatable
    * make timeout user configurable
    * new option to merge NZB files from same poster

    Codice fonte publicate sub Licentia MIT

    Discargar file
  • Version 1.3.0

    Publicate le 10 aug. 2025 - 1,68 MB
    Functiona con firefox 109.0a1 e plus recente
    v1.3.0
    * automatic updating of predefined search engines and domains
    * interception: use declarativeNetRequest to block requests

    Codice fonte publicate sub Licentia MIT

    Discargar file
  • Version 1.2.2

    Publicate le 28 jun. 2025 - 1,88 MB
    Functiona con firefox 109.0a1 e plus recente
    Bug Fixes
    * better handling of text nodes in selected text
    * don't clear storage on install

    Codice fonte publicate sub Licentia MIT

    Discargar file
  • Version 1.2.1

    Publicate le 21 jun. 2025 - 1,88 MB
    Functiona con firefox 109.0a1 e plus recente
    Bug Fixes
    * allow single host names in the base domain validation
    * allow trailing dot in host names
    * use own html-to-text conversion for better accuracy of text selection analysis

    Codice fonte publicate sub Licentia MIT

    Discargar file
  • Version 1.2.0

    Publicate le 31 mai 2025 - 1,92 MB
    Functiona con firefox 109.0a1 e plus recente
    New features
    * addition of torbox.app as another destination for nzb files

    Bug Fixes
    * correctly calculate content height for popup windows
    * request host permission if not yet granted
    * use the background script to make the connection test request

    Codice fonte publicate sub Licentia MIT

    Discargar file
  • Version 1.1.0

    Publicate le 23 mai 2025 - 1,91 MB
    Functiona con firefox 109.0a1 e plus recente
    Bug Fixes
    * always register context menus upon start of the background script
    * correction of non-asynchronous error handling during settings migration
    * correctly parse file name in content-disposition header
    * interception: add navigate navigation event listener
    * set focus to the title field in the nzb file dialog
    * show notification when search is started
    * synology: do not double URI encode the credentials

    New features
    * add the category to the meta data of the nzb file for targets that support categories
    * interception: add interception of already initiated downloads
    * nzbfile: filter to remove unwanted files from the nzb file

    Codice fonte publicate sub Licentia MIT

    Discargar file
  • Version 1.0.0

    Publicate le 7 mai 2025 - 1,77 MB
    Functiona con firefox 109.0a1 e plus recente
    Complete rewrite of the code base and compatibility with Manifest v3

    New features:
    * manifest v3 support
    * configuration of several different NZB file targets
    * individual category configuration for each target
    * new target "JDownloader2"
    * search the search engines in parallel or sequential
    * new search engine "Easynews" (requires access credentials)
    * archive support for NZB file download interception (rar, zip, 7z)
    * light/dark mode according to system settings
    * ...

    Codice fonte publicate sub Licentia MIT

    Discargar file
  • Version 0.7.7

    Publicate le 21 mai 2023 - 492,04 KB
    Functiona con firefox 60.0 e plus recente
    v0.7.7
    * Bug fix: Hopefully the final fix for connection to the Synology DownloadStation on DSM 7.x and upwards.
    * Premiumize.me: Updated to new API with API key instead of custommer number and PIN.
    * Other: Some code refactoring in the connections functions.
    * Other: Translation to German completed.

    Codice fonte publicate sub Licentia MIT

    Discargar file
  • Version 0.7.6

    Publicate le 8 okt. 2022 - 485,28 KB
    Functiona con firefox 60.0 e plus recente

    Codice fonte publicate sub Licentia MIT

    Discargar file
  • Version 0.7.5

    Publicate le 3 jul. 2021 - 484,91 KB
    Functiona con firefox 60.0 e plus recente
    v0.7.5
    Bug fix: Fixed some errors in the connection routines for Synology Diskstation which resulted in wrong connection test results and prevented the connection to new DSM v7.0

    Codice fonte publicate sub Licentia MIT

    Discargar file
  • Version 0.7.4

    Publicate le 13 aug. 2020 - 484,91 KB
    Functiona con firefox 60.0 e plus recente
    * Bug fix: Fixed the "expects one parameter" error which appeared due to a change in the API response in SABnzbd version 3.0.0 and upwards although testing the connection with SABnzbd was successful.
    * Other: Removed newzleech.com from the default search engines because it is no longer operating

    Codice fonte publicate sub Licentia MIT

    Discargar file
  • Version 0.7.3

    Publicate le 6 mrt. 2020 - 481,07 KB
    Functiona con firefox 60.0 e plus recente
    v0.7.3
    Bug fix: Fixed NZBKing settings due to changes in API

    Codice fonte publicate sub Licentia MIT

    Discargar file
  • Version 0.7.2

    Publicate le 26 okt. 2019 - 481,05 KB
    Functiona con firefox 60.0 e plus recente
    v0.7.2
    * Bug fix: Fixed an error which caused any Synology Diskstation administration page to reload if it was open during a push of the NZB file to Synology Diskstation.
    * Bug fix: Fixed an error which caused the NZB file to be saved with the file extensiosn ".xml" in Chrome v77.
    * Other: Updated jQuery to v3.4.1.
    * Other: Updated Bootstrap to v4.3.1.

    Codice fonte publicate sub Licentia MIT

    Discargar file
  • Version 0.7.1

    Publicate le 4 aug. 2019 - 476,1 KB
    Functiona con firefox 60.0 e plus recente
    v0.7.1
    Bug fix: NZBKing is working again
    Bug fix: Fixed error in AnalyzeURL function if parameters are undefined
    Bug fix: Improved starting routine to avoid the settings to be loaded too fast resulting in being undefined
    Improvement: Added "file" as additional keyword for the header information in the function to analyze the selected text
    Other: Added some credits on the about page

    Codice fonte publicate sub Licentia MIT

    Discargar file
  • Version 0.7.0

    Publicate le 8 apr. 2019 - 475,55 KB
    Functiona con firefox 60.0 e plus recente
    * New function: Added popup window with download history and debug log
    * Improvement: Complete redesign of options page
    * Improvement: Changed category selection from modal popup to window popup
    * Improvement: Complete redesign of the modal popup for the analysis/modification of the selected text
    * Search engines: Removed "NZBindex (Beta)" and change URL/API of NZBIndex to former beta API (Old API no longer available / beta API is now standard)
    * Other: u4a is supported again (let's make peace to the world)

    Codice fonte publicate sub Licentia MIT

    Discargar file
  • Version 0.6.4

    Publicate le 24 jun. 2018 - 391,47 KB
    Functiona con firefox 50.0 e plus recente, android 50.0 a 68.*
    v0.6.4
    - Bug fix: replace "+" signs in URI parameters with spaces (%20) before URI-decoding the parameters

    Codice fonte publicate sub Licentia MIT

    Discargar file
Ir al pagina principal de Mozilla

Additivos

  • A proposito
  • Blog del additivos de Firefox
  • Laboratorio de extensiones
  • Centro de disveloppatores
  • Politicas pro disveloppatores
  • Blog del communitate
  • Foro
  • Reportar un defecto
  • Guida al revision

Navigatores

  • Desktop
  • Mobile
  • Enterprise

Productos

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Confidentialitate
  • Cookies
  • Legal

Excepte ubi alteremente indicate, le contento de iste sito es publicate sub licentia Creative Commons Attribution Share-Alike v3.0 o qualcunque version plus recente.