NZBDonkey
The ultimate NZB file downloader addon
什麼是NZBDonkey?
NZBDonkey是由Tensai開發的Chrome擴展程式,該擴展的主要功能是“The ultimate NZB file downloader addon”。
擴展截圖
下載NZBDonkey擴展crx文件
下載NZBDonkey擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | NZBDonkey |
ID | edkhpdceeinkcacjdgebjehipmnbomce |
官方網址 | https://chromewebstore.google.com/detail/nzbdonkey/edkhpdceeinkcacjdgebjehipmnbomce |
簡介 | The ultimate NZB file downloader addon |
檔案大小 | 480 KB |
安裝次數 | 8,979 |
目前版本 | 0.7.7 |
更新時間 | 2023-05-22 |
上架時間 | 2020-03-09 |
評分 | 3.75/5 共 12 次評分 |
開發者 | Tensai |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://tensai75.github.io/NZBDonkey/ |
說明頁面URL | https://github.com/Tensai75/NZBDonkey |
支援的語言 | 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": [ " |