NZBDonkey
The ultimate NZB file downloader addon
Hvad er NZBDonkey?
NZBDonkey er en Chrome-udvidelse udviklet af Tensai, og dens hovedfunktion er "The ultimate NZB file downloader addon".
Udvidelsesskærmbilleder
Download NZBDonkey-udvidelses-CRX-fil
Download NZBDonkey-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | NZBDonkey |
ID | edkhpdceeinkcacjdgebjehipmnbomce |
Officiel URL | https://chromewebstore.google.com/detail/nzbdonkey/edkhpdceeinkcacjdgebjehipmnbomce |
Beskrivelse | The ultimate NZB file downloader addon |
Filstørrelse | 480 KB |
Antal Installationer | 8,979 |
Nuværende Version | 0.7.7 |
Senest Opdateret | 2023-05-22 |
Udgivelsesdato | 2020-03-09 |
Bedømmelse | 3.75/5 Samlet 12 Bedømmelser |
Udvikler | Tensai |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://tensai75.github.io/NZBDonkey/ |
Hjælpeside-URL | https://github.com/Tensai75/NZBDonkey |
Understøttede Sprog | 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": [ " |