NZBDonkey
The ultimate NZB file downloader addon
Was ist NZBDonkey?
NZBDonkey ist eine Chrome-Erweiterung, die von Tensai entwickelt wurde, und ihr Hauptmerkmal ist "The ultimate NZB file downloader addon".
Erweiterungsscreenshots
NZBDonkey-Erweiterungs-CRX-Datei herunterladen
Laden Sie NZBDonkey-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Add-on to automatically download NZB files or send them to NZBGet, SABnzbd, Synology DownloadStation or premiumize.me downloader service. Features: * Works either with NZBlnk links or with header, password and title information provided as plain text. * Searches simultaneously in different NZB search engines * Possibility to intercept NZB file downloads from any web site Highly configurable: * set target for the NZB file: download to the browsers download folder or directly send to SABnzbd, NZBGet, Synology DownloadStation or premiumize.me downloader service * supports the setting of a default category, automatic categories or the manual setting of a category based on the categories set in NZBGet or SABnzbd * supports simple checking of the NZB file for completeness * custom settings to configure additional NZB search engines * custom settings to configure additional websites for NZB download interception * and more... Caution: this add-on is currently still in beta testing.
Grundlegende Informationen zur Erweiterung
Name | NZBDonkey |
ID | edkhpdceeinkcacjdgebjehipmnbomce |
Offizielle URL | https://chromewebstore.google.com/detail/nzbdonkey/edkhpdceeinkcacjdgebjehipmnbomce |
Beschreibung | The ultimate NZB file downloader addon |
Dateigröße | 480 KB |
Installationsanzahl | 8,979 |
Aktuelle Version | 0.7.7 |
Letztes Update | 2023-05-22 |
Veröffentlichungsdatum | 2020-03-09 |
Bewertung | 3.75/5 Insgesamt 12 Bewertungen |
Entwickler | Tensai |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://tensai75.github.io/NZBDonkey/ |
Hilfeseite URL | https://github.com/Tensai75/NZBDonkey |
Unterstützte Sprachen | de,en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_extName__", "version": "0.7.7", "description": "__MSG_extSlogan__", "default_locale": "en", "icons": { "16": "\/icons\/NZBDonkey_16.png", "32": "\/icons\/NZBDonkey_32.png", "48": "\/icons\/NZBDonkey_48.png", "96": "\/icons\/NZBDonkey_96.png", "128": "\/icons\/NZBDonkey_128.png" }, "background": { "scripts": [ "\/js\/background.js", "\/js\/xmlToJSON.js" ] }, "content_scripts": [ { "matches": [ " |