SABconnect++

SABnzbd extension for Google Chrome.

SABconnect++ क्या है?

SABconnect++ Sabconnect++ Developers द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "SABnzbd extension for Google Chrome."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में SABconnect++ एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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                    

एक्सटेंशन की मूल जानकारी

नाम SABconnect++ SABconnect++
ID okphadhbbjadcifjplhifajfacbkkbod
आधिकारिक URL https://chromewebstore.google.com/detail/sabconnect++/okphadhbbjadcifjplhifajfacbkkbod
विवरण SABnzbd extension for Google Chrome.
फ़ाइल का आकार 436 KB
स्थापना संख्या 34,142
वर्तमान संस्करण 0.6.36
अंतिम अपडेट 2023-09-14
प्रकाशन तिथि 2020-06-16
रेटिंग 4.48/5 कुल 417 रेटिंग्स
डेवलपर Sabconnect++ Developers
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://github.com/gboudreau/sabconnectplusplus
सहायता पृष्ठ URL https://github.com/gboudreau/sabconnectplusplus/issues
समर्थित भाषाएँ 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\/*"
            ]
        }
    ]
}