Add-ons voor Firefox Browser
  • Extensies
  • Thema’s
    • voor Firefox
    • Woordenboeken en taalpakketten
    • Websites voor andere browsers
    • Add-ons voor Android
Aanmelden
Add-onpictogram

Versiegeschiedenis van NZBDonkey - 15 versies

NZBDonkey door Tensai

Waardering: 4,3 van 5
4,3 sterren van 5
5
21
4
4
3
1
2
0
1
4
Versiegeschiedenis van NZBDonkey - 15 versies
  • Wees voorzichtig met oude versies! Deze versies worden voor test- en referentiedoeleinden weergegeven.U dient altijd de meest recente versie van een add-on te gebruiken.

  • Nieuwste versie

    Versie 1.3.0

    Uitgegeven op 10 aug. 2025 - 1,68 MB
    Werkt met firefox 109.0a1 en later
    v1.3.0
    * automatic updating of predefined search engines and domains
    * interception: use declarativeNetRequest to block requests

    Broncode vrijgegeven onder MIT-licentie

    U hebt Firefox nodig om deze extensie te gebruiken
    Firefox downloaden en de extensie ontvangen
    Bestand downloaden
  • Oudere versies

    Versie 1.2.2

    Uitgegeven op 28 jun. 2025 - 1,88 MB
    Werkt met firefox 109.0a1 en later
    Bug Fixes
    * better handling of text nodes in selected text
    * don't clear storage on install

    Broncode vrijgegeven onder MIT-licentie

    Bestand downloaden
  • Versie 1.2.1

    Uitgegeven op 21 jun. 2025 - 1,88 MB
    Werkt met firefox 109.0a1 en later
    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

    Broncode vrijgegeven onder MIT-licentie

    Bestand downloaden
  • Versie 1.2.0

    Uitgegeven op 31 mei 2025 - 1,92 MB
    Werkt met firefox 109.0a1 en later
    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

    Broncode vrijgegeven onder MIT-licentie

    Bestand downloaden
  • Versie 1.1.0

    Uitgegeven op 23 mei 2025 - 1,91 MB
    Werkt met firefox 109.0a1 en later
    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

    Broncode vrijgegeven onder MIT-licentie

    Bestand downloaden
  • Versie 1.0.0

    Uitgegeven op 7 mei 2025 - 1,77 MB
    Werkt met firefox 109.0a1 en later
    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
    * ...

    Broncode vrijgegeven onder MIT-licentie

    Bestand downloaden
  • Versie 0.7.7

    Uitgegeven op 21 mei 2023 - 492,04 KB
    Werkt met firefox 60.0 en later
    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.

    Broncode vrijgegeven onder MIT-licentie

    Bestand downloaden
  • Versie 0.7.6

    Uitgegeven op 8 okt. 2022 - 485,28 KB
    Werkt met firefox 60.0 en later

    Broncode vrijgegeven onder MIT-licentie

    Bestand downloaden
  • Versie 0.7.5

    Uitgegeven op 3 jul. 2021 - 484,91 KB
    Werkt met firefox 60.0 en later
    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

    Broncode vrijgegeven onder MIT-licentie

    Bestand downloaden
  • Versie 0.7.4

    Uitgegeven op 13 aug. 2020 - 484,91 KB
    Werkt met firefox 60.0 en later
    * 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

    Broncode vrijgegeven onder MIT-licentie

    Bestand downloaden
  • Versie 0.7.3

    Uitgegeven op 6 mrt. 2020 - 481,07 KB
    Werkt met firefox 60.0 en later
    v0.7.3
    Bug fix: Fixed NZBKing settings due to changes in API

    Broncode vrijgegeven onder MIT-licentie

    Bestand downloaden
  • Versie 0.7.2

    Uitgegeven op 26 okt. 2019 - 481,05 KB
    Werkt met firefox 60.0 en later
    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.

    Broncode vrijgegeven onder MIT-licentie

    Bestand downloaden
  • Versie 0.7.1

    Uitgegeven op 4 aug. 2019 - 476,1 KB
    Werkt met firefox 60.0 en later
    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

    Broncode vrijgegeven onder MIT-licentie

    Bestand downloaden
  • Versie 0.7.0

    Uitgegeven op 8 apr. 2019 - 475,55 KB
    Werkt met firefox 60.0 en later
    * 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)

    Broncode vrijgegeven onder MIT-licentie

    Bestand downloaden
  • Versie 0.6.4

    Uitgegeven op 24 jun. 2018 - 391,47 KB
    Werkt met firefox 50.0 en later, android 50.0 tot 68.*
    v0.6.4
    - Bug fix: replace "+" signs in URI parameters with spaces (%20) before URI-decoding the parameters

    Broncode vrijgegeven onder MIT-licentie

    Bestand downloaden
Naar Mozilla’s startpagina

Add-ons

  • Over
  • Firefox-add-onsblog
  • Extensieworkshop
  • Ontwikkelaarshub
  • Ontwikkelaarsbeleid
  • Gemeenschapsblog
  • Forum
  • Een bug melden
  • Beoordelingsrichtlijnen

Browsers

  • Desktop
  • Mobile
  • Enterprise

Producten

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

Tenzij anders vermeld, is op de inhoud van deze website de Creative Commons Attribution Share-Alike License v3.0 of latere versie van toepassing.