Unofficial Google Chrome Extension

Got a program that plays well with SABnzbd? Share it here!
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Unofficial Google Chrome Extension

Post by switch »

Could do with the help of a few users to test a Chrome Extension for SABnzbd I am in the process of creating.

SABConnect
SABnzbd extension for Google Chrome.

Features:
Adds 1-click nzb downloads into SABnzbd for the following sites:
- Newzbin
- NZBMatrix
- TVNZB
Extension menu in the top menu bar showing current status, download speed, timeleft with buttons to pause SABnzbd and open the web interface.

Currently not supported (but should be fixed soon):
- Older versions of SABnzbd that do not use the APIKEY
- An install of SABnzbd that requires a username and password.


Coming soon:
- Time left on all downloads
- Information about the currently queued download
- Support for one-click adding for nzbmatrix, and nzbs.org (once direct support is added to sabnzbd)

- Error messages
- Easy priority support
- Multi-server support


Usage:
- Once installed, open up the settings and enter your api key and path to sabnzbd (and user/pass if needed)
- Go to newzbin downloads page
- Try queueing up some items


0.2 Changelog
- Added nzbmatrix.com support
- Added support for SABnzbd username and password
- Added support for users not using an apikey
0.3 Changelog
- Changed from a tool strip in the bottom of the browser to a icon/menu at the top of the browser
- Added the current status of SABnzbd to the new menu
- Added pause/resume link to the new menu
- Added the number of items in the queue to the icon
- Made the number of items have a red background if paused, and a green background if downloading.

Just published a major new version:

1.0 Changelog
- Minimum version of SABnzbd is now 0.5 - Please upgrade if still running the 0.4.x series.
- Moved to SABnzbd's new 0.5 API for more variables and functions.
- Top 5 queue items now show in the popup.
- Can drag+drop top5 items.
- Made 1click optional on all sites (cannot remove the icon due to technical difficulties).
- Added an optional Google Chart for download speed (default disabled).
- Can delete/pause individual items in the top5.


** This is created with version 0.5 of SABnzbd in mind, it should however still work with older versions **

Image
Download: sabconnect.crx version 1.0
Last edited by switch on February 25th, 2010, 6:48 pm, edited 1 time in total.
pven
Release Testers
Release Testers
Posts: 114
Joined: August 21st, 2009, 5:00 am

Re: Unofficial Chrome Extension

Post by pven »

Sounds very nice!

Unfortunately I only have a NZBmatrix-account, so I am not able to test it.
User avatar
haywire
Release Testers
Release Testers
Posts: 8
Joined: January 22nd, 2008, 3:00 am
Location: Surrey, UK

Re: Unofficial Chrome Extension

Post by haywire »

Can the icons be in the address bar instead of the statusbar? Or at least have that as an option. This means the icons can only come up on relevant sites.
:|
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: Unofficial Chrome Extension

Post by switch »

pven wrote: Sounds very nice!

Unfortunately I only have a NZBmatrix-account, so I am not able to test it.
0.2 Changelog
- Added nzbmatrix.com support
- Added support for SABnzbd username and password
- Added support for users not using an apikey

Download: sab_connect.crx

haywire wrote: Can the icons be in the address bar instead of the statusbar? Or at least have that as an option. This means the icons can only come up on relevant sites.
The idea was to copy nzbdstatus and show the time left, and information about the current job in the toolstrip. I will look at how easy it is to make the toolstrip optional and use a url icon.
rAf
Moderator
Moderator
Posts: 546
Joined: April 28th, 2008, 2:35 pm
Location: France
Contact:

Re: Unofficial Chrome Extension

Post by rAf »

Works great, thanks !
Do you think it's possible to add support for other sites ? I think to nzbindex.nl
It's the only search engine (that I know) to offer a direct link (not a POST) in search results to download nzb...
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: Unofficial Chrome Extension

Post by switch »

I can certainly add nzbmatrix.nl, I have already added tvnzb to an unreleased build also. Just in the middle of adding support for multiple sabnzbd daemons and force/high/medium/low priority so will have to wait until after that.

I hope to also add nzbs.org support too, I just need to wait until 0.5.1 or something before I can put support for that site into sabnzbd.
Blue_Calx
Release Testers
Release Testers
Posts: 2
Joined: October 14th, 2009, 9:45 am

Re: Unofficial Chrome Extension

Post by Blue_Calx »

I would love to have this extension working. It would make me go over to chrome for good, but i can't get it working with the latest Chrome 4 dev channel. I have everything setup correctly but it wont send the nzb to SAB. Is the latest Chrome 4 build not supported yet? Thanks for your help!
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: Unofficial Chrome Extension

Post by switch »

Big update. Had to stop my work into priority and multi-server for now due to a few issues, however added a lot more functionality. Now opening up testing to normal users.

0.3 Changelog

- Changed from a tool strip in the bottom of the browser to a icon/menu at the top of the browser
- Added the current status of SABnzbd to the new menu
- Added pause/resume link to the new menu
- Added the number of items in the queue to the icon
- Made the number of items have a red background if paused, and a green background if downloading.

Download: sab_connect.crx version 0.3
stephenm00
Newbie
Newbie
Posts: 11
Joined: January 27th, 2008, 8:32 pm

Re: Unofficial Google Chrome Extension

Post by stephenm00 »

Fixed
Last edited by stephenm00 on April 21st, 2017, 9:16 am, edited 1 time in total.
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: Unofficial Google Chrome Extension

Post by switch »

I will still be looking int adding multiple daemons and priority support. Just need to work out a few CSS and HTML issues. Not sure how long it will take me however as I am fairly busy at the moment.

Got the settings side of it sorted, just working out how to display the multiple daemon and priority menu.
stabu
Jr. Member
Jr. Member
Posts: 64
Joined: December 10th, 2008, 10:02 pm

Re: Unofficial Google Chrome Extension

Post by stabu »

add nsbsrus.com and i'll try it out
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: Unofficial Google Chrome Extension

Post by switch »

Sorry but nzbsrus requires authentication for nzbs to be downloaded and this is not supported by sabnzbd's addurl.

We have no plans to add it due to no download API, or easy method for logging in.
noelbernie
Release Testers
Release Testers
Posts: 8
Joined: March 23rd, 2009, 7:31 am

Re: Unofficial Google Chrome Extension

Post by noelbernie »

Hi,
It doesn't seem to work with Chrome for Mac. I can see the icon, but clicking on it has no effect. (Sabnzbd is running)
How can I help?

Also, wlll it autoupdate, like other Chrome extensions ?
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: Unofficial Google Chrome Extension

Post by switch »

I haven't sorted out auto updating yet. However that should happen once the Google Chrome extension site (http://chrome.google.com/extensions/) is launched.

The popup may be too new for Chrome for Mac. I would wait a little while for an updated Chrome build (or try the latest beta/snapshot).
noelbernie
Release Testers
Release Testers
Posts: 8
Joined: March 23rd, 2009, 7:31 am

Re: Unofficial Google Chrome Extension

Post by noelbernie »

ok :-) i'll tell you if it starts tp work
Post Reply