SABconnect++
SABnzbd extension for Google Chrome.
Qu'est-ce que SABconnect++ ?
SABconnect++ est une extension Chrome développée par Sabconnect++ Developers, et sa fonction principale est "SABnzbd extension for Google Chrome.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension SABconnect++
Téléchargez les fichiers d'extension SABconnect++ au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
SABconnect++ adds one-click 'Send to SABnzbd' buttons to many popular NZB index sites. You also get a taskbar button that allows you to keep an eye on your SABnzbd: current downloads, pause (individual downloads, or pause all, or pause temporarily), or remove individual queued downloads. Features: * One-click NZB downloads for the following sites: * animenzb.com * binsearch.info (binsearch.net) * bintube.com * dognzb.com * drunkenslug.com * fanzub.com * mega.nzbx.co * nzbclub.com * nzbindex.com (nzbindex.nl) * nzb.su * omgwtfnzbs.me * yubse.com * animezb.com * usenet4ever.info * Any other Newznab provider * Context menu option for sending links to SABnzbd * Options page that looks consistent with Chrome's own options layout * Download speed graph * Pause individual downloads * Pause all downloads * Remove individual downloads * Desktop notifications (Download Complete/Failed) SABconnect++ is a fork of the now unmaintained Chrome extension [SABconnect](http://code.google.com/p/sabconnect/). ---------------------------------------------------------- Changelog: https://github.com/gboudreau/sabconnectplusplus/blob/master/changelog.txt Categories setup: https://github.com/gboudreau/sabconnectplusplus/wiki/Categories Configuration for SSL SABnzbd connection: https://github.com/gboudreau/sabconnectplusplus/wiki/SSLConnection Report issues, or ask for improvements: https://github.com/gboudreau/sabconnectplusplus/issues ---------------------------------------------------------- People who contributed to this extension: - Guillaume Boudreau (gboudreau) - Robert Dailey (rcdailey) - jsterken - Phil R (ppslim) - Pedro Pinhão (pinhao) - Benjamin Waller (Benni-chan) - Sajid Anwar (kbhomes) - Omri Iluz (omriiluz) - Jonathan Dart (jdart) - brandon-barker - Sean Harlow (wolrah) - Marat Bedoev (vanilla-thunder) - MordredKLB - rolfwessels - Matt Bartel (mattb3) - Mike Woods (VTWoods) - Robert Sesek (rsesek) - Christophe Le Corre (tofito) - Joey Jan (OverFlow636) - Wayne Davison (WayneD) - eegee - sharkuw - Andy Shinn (andyshinn) - jdart - kbuffington - flo333 - gissehel - omgstaff - sakana280
Informations de Base sur l'Extension
Nom | SABconnect++ |
ID | okphadhbbjadcifjplhifajfacbkkbod |
URL Officiel | https://chromewebstore.google.com/detail/sabconnect++/okphadhbbjadcifjplhifajfacbkkbod |
Description | SABnzbd extension for Google Chrome. |
Taille du Fichier | 436 KB |
Nombre d'Installations | 34,142 |
Version Actuelle | 0.6.36 |
Dernière Mise à Jour | 2023-09-14 |
Date de Publication | 2020-06-16 |
Évaluation | 4.48/5 Total 417 Évaluations |
Développeur | Sabconnect++ Developers |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://github.com/gboudreau/sabconnectplusplus |
URL de la Page d'Aide | https://github.com/gboudreau/sabconnectplusplus/issues |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "SABconnect++", "version": "0.6.36", "description": "SABnzbd extension for Google Chrome.", "minimum_chrome_version": "23.0", "background": { "scripts": [ "third_party\/jquery\/jquery-1.9.1.min.js", "third_party\/jquery\/jquery.urldecoder.min.js", "third_party\/fancy-settings\/lib\/store.js", "scripts\/convert.js", "scripts\/utility.js", "scripts\/profile.js", "scripts\/pages\/common.js", "scripts\/pages\/background.js", "scripts\/pages\/context_menu.js", "scripts\/pages\/newznab-check.js" ] }, "options_page": "settings.html", "browser_action": { "default_icon": { "19": "images\/sab2_19.png", "38": "images\/sab2_38.png" }, "default_title": "SABnzbd", "default_popup": "popup.html" }, "icons": { "16": "images\/sab2_16.png", "48": "images\/sab2_48.png", "128": "images\/sab2_128.png" }, "web_accessible_resources": [ "images\/sab2_16_fetching.png", "images\/sab2_16.png", "images\/sab2_16_red.png", "images\/sab2_16_green.png", "images\/sab2_48.png", "css\/common.css", "images\/nzbmatrix_button.gif" ], "permissions": [ "*:\/\/*\/*", "tabs", "notifications", "contextMenus", "storage" ], "content_scripts": [ { "matches": [ "*:\/\/*.nzbclub.com\/*", "*:\/\/*.bintube.com\/*", "*:\/\/*.binsearch.info\/*", "*:\/\/*.binsearch.net\/*", "*:\/\/*.binsearch.co.uk\/*", "*:\/\/*.binsear.ch\/*", "*:\/\/*.nzbindex.com\/*", "*:\/\/*.nzbindex.nl\/*", "*:\/\/*.fanzub.com\/*", "*:\/\/*.animezb.com\/*", "*:\/\/animenzb.com\/*", "*:\/\/*.animenzb.com\/*", "*:\/\/*.dognzb.cr\/*", "*:\/\/*.yubse.com\/*", "*:\/\/*.omgwtfnzbs.org\/*", "*:\/\/*.nzb-rss.com\/*", "*:\/\/*.usenet4ever.info\/*" ], "js": [ "third_party\/jquery\/jquery-1.9.1.min.js", "scripts\/content\/common.js", "third_party\/webtoolkit\/webtoolkit.base64.js" ], "all_frames": true }, { "matches": [ "*:\/\/*.nzbclub.com\/*" ], "js": [ "scripts\/content\/nzbclub.js" ], "all_frames": true }, { "matches": [ "*:\/\/*.bintube.com\/*" ], "js": [ "scripts\/content\/bintube.js" ], "all_frames": true }, { "matches": [ "*:\/\/*.binsearch.info\/*", "*:\/\/*.binsearch.net\/*", "*:\/\/*.binsearch.co.uk\/*", "*:\/\/*.binsear.ch\/*" ], "js": [ "scripts\/content\/binsearch.js" ], "all_frames": true }, { "matches": [ "*:\/\/*.nzbindex.com\/*", "*:\/\/*.nzbindex.nl\/*" ], "js": [ "scripts\/content\/nzbindex.js" ], "all_frames": true }, { "matches": [ "*:\/\/*.fanzub.com\/*" ], "js": [ "scripts\/content\/fanzub.js" ], "all_frames": true }, { "matches": [ "*:\/\/*.animezb.com\/*" ], "js": [ "scripts\/content\/animezb.js" ], "all_frames": true }, { "matches": [ "*:\/\/animenzb.com\/*", "*:\/\/*.animenzb.com\/*" ], "js": [ "scripts\/content\/animenzb.js" ], "all_frames": true }, { "matches": [ "*:\/\/*.dognzb.cr\/*" ], "js": [ "scripts\/content\/dognzb.js" ], "all_frames": true }, { "matches": [ "*:\/\/*.yubse.com\/*" ], "js": [ "scripts\/content\/yubse.js" ], "all_frames": true }, { "matches": [ "*:\/\/omgwtfnzbs.org\/*" ], "js": [ "scripts\/content\/omgwtfnzbs.js" ], "all_frames": true }, { "matches": [ "*:\/\/*.nzb-rss.com\/*" ], "js": [ "scripts\/content\/nzbrss.js" ], "all_frames": true }, { "all_frames": true, "js": [ "scripts\/content\/usenet4ever.js" ], "matches": [ "*:\/\/*.usenet4ever.info\/*" ] } ] } |