Doplňky do prohlížeče Firefox
  • Rozšíření
  • Motivy vzhledu
    • pro Firefox
    • Slovníky a jazykové balíčky
    • Ostatní stránky prohlížeče
    • Doplňky pro Android
Přihlásit se
Ikona doplňku

Historie doplňku NZBDonkey - 15 verzí

NZBDonkey od Tensai

Hodnocení: 4,3 z 5
Hodnocení: 4,3 z 5
5
21
4
4
3
1
2
0
1
4
Historie doplňku NZBDonkey - 15 verzí
  • Se starými verzemi opatrně! Tyto verze jsou zde dostupné jen pro testovací a referenční účely.Používat byste vždy měli nejnovější verzi doplňku.

  • Nejnovější verze

    Verze 1.3.0

    Vydáno 10. srp 2025 – 1,68 MB
    Funguje s: firefox 109.0a1 a novější
    v1.3.0
    * automatic updating of predefined search engines and domains
    * interception: use declarativeNetRequest to block requests

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Pro používání tohoto rozšíření potřebujete Firefox
    Stáhnout Firefox a nainstalovat toto rozšíření
    Stáhnout soubor
  • Starší verze

    Verze 1.2.2

    Vydáno 28. čvn 2025 – 1,88 MB
    Funguje s: firefox 109.0a1 a novější
    Bug Fixes
    * better handling of text nodes in selected text
    * don't clear storage on install

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 1.2.1

    Vydáno 21. čvn 2025 – 1,88 MB
    Funguje s: firefox 109.0a1 a novější
    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

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 1.2.0

    Vydáno 31. kvě 2025 – 1,92 MB
    Funguje s: firefox 109.0a1 a novější
    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

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 1.1.0

    Vydáno 23. kvě 2025 – 1,91 MB
    Funguje s: firefox 109.0a1 a novější
    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

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 1.0.0

    Vydáno 7. kvě 2025 – 1,77 MB
    Funguje s: firefox 109.0a1 a novější
    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
    * ...

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 0.7.7

    Vydáno 21. kvě 2023 – 492,04 KB
    Funguje s: firefox 60.0 a novější
    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.

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 0.7.6

    Vydáno 8. říj 2022 – 485,28 KB
    Funguje s: firefox 60.0 a novější

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 0.7.5

    Vydáno 3. čvc 2021 – 484,91 KB
    Funguje s: firefox 60.0 a novější
    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

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 0.7.4

    Vydáno 13. srp 2020 – 484,91 KB
    Funguje s: firefox 60.0 a novější
    * 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

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 0.7.3

    Vydáno 6. bře 2020 – 481,07 KB
    Funguje s: firefox 60.0 a novější
    v0.7.3
    Bug fix: Fixed NZBKing settings due to changes in API

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 0.7.2

    Vydáno 26. říj 2019 – 481,05 KB
    Funguje s: firefox 60.0 a novější
    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.

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 0.7.1

    Vydáno 4. srp 2019 – 476,1 KB
    Funguje s: firefox 60.0 a novější
    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

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 0.7.0

    Vydáno 8. dub 2019 – 475,55 KB
    Funguje s: firefox 60.0 a novější
    * 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)

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 0.6.4

    Vydáno 24. čvn 2018 – 391,47 KB
    Funguje s: firefox 50.0 a novější, android ve verzích 50.0 až 68.*
    v0.6.4
    - Bug fix: replace "+" signs in URI parameters with spaces (%20) before URI-decoding the parameters

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
Přejít na domovskou stránku Mozilly

Počet doplňků

  • O nás
  • Blog doplňků pro Firefox
  • Workshop tvorby rozšíření
  • Pro vývojáře
  • Pravidla pro vývojáře
  • Blog komunity
  • Fórum
  • Nahlásit chybu
  • Příručka recenzenta

Prohlížeče

  • Desktop
  • Mobile
  • Enterprise

Produkty

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Ochrana soukromí
  • Cookies
  • Právní informace

Není-li uvedeno jinak, obsah této stránky je šířen pod licencí Creative Commons Uveďte původ-Zachovejte licenci 3.0 nebo jakoukoli novější verzí.