SABctrl
Easy control of SABnzbd.
O que é SABctrl?
SABctrl é uma extensão do Chrome desenvolvida por quacked, e sua principal característica é "Easy control of SABnzbd.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão SABctrl
Baixe arquivos de extensão SABctrl no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
SABctrl replaces download links with a SABnzbd icon that sends the NZB directly to your SABnzbd server! If you temporarily want to open the download link normally, just right-click the icon and choose "open". The following sites are supported: * Nzbindex.nl/.com * NZB.su * Usenet-Crawler.com * NZBPlanet.net - I won't be adding generic Newznab support. I simply don't have the time. Specify server address and API key in the settings and the extension should display your current download job. A badge will show speed when downloading and 'P' when paused. The various buttons that limit speed can be altered to other values.
Informações Básicas da Extensão
Nome | |
ID | dhkfabgoljcjldkplbkgedghjgoggdfe |
URL Oficial | https://chrome.google.com/webstore/detail/sabctrl/dhkfabgoljcjldkplbkgedghjgoggdfe |
Descrição | Easy control of SABnzbd. |
Tamanho do Arquivo | 188 KB |
Contagem de Instalações | 331 |
Versão Atual | 1.706 |
Última Atualização | 2021-04-17 |
Data de Publicação | 2019-03-08 |
Classificação | 4.00/5 Total de 6 Avaliações |
Desenvolvedor | quacked |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "SABctrl", "description": "Easy control of SABnzbd.", "manifest_version": 2, "version": "1.706", "permissions": [ "https:\/\/*\/*", "storage", "http:\/\/*\/*", "contextMenus" ], "background": { "page": "index.html" }, "icons": { "128": "images\/icon64.png" }, "browser_action": { "default_icon": "images\/icon64.png" }, "options_page": "options.html", "content_scripts": [ { "js": [ "oex_shim\/operaextensions_injectedscript.js", "includes\/nzbplanet.js" ], "matches": [ " |