[EXT] Download Manager (S3)

Announce and Discuss the Latest Theme and Extension Releases.
Post Reply
pag77
Posts: 1642
Joined: December 26th, 2013, 10:46 pm

Re: [EXT] Download Manager (S3)

Post by pag77 »

you can use Stylish: https://addons.mozilla.org/addon/stylish/

Example:

Code: Select all

#s3downbar_main_menu_button label, #s3downbar_holder_summary_progress label, #s3downbar_clear_button label, #s3downbar_to_mini_button label  {
	font-weight: bold;
	color: #990000 !important;
	font-size: 12px;
}
townsbg
Posts: 6
Joined: December 22nd, 2015, 12:37 pm

Re: [EXT] Download Manager (S3)

Post by townsbg »

I have been using S3 for at least 6 months however after a recent OS reinstall now I got a pop up notification and a sound whenever a download has been completed. I don't want this and have it disabled. I didn't have this problem on my last install so how do I stop this? If it helps I am running mac.
pag77
Posts: 1642
Joined: December 26th, 2013, 10:46 pm

Re: [EXT] Download Manager (S3)

Post by pag77 »

townsbg wrote:I have been using S3 for at least 6 months however after a recent OS reinstall now I got a pop up notification and a sound whenever a download has been completed. I don't want this and have it disabled. I didn't have this problem on my last install so how do I stop this? If it helps I am running mac.
1. Settings - General - Features - Play sound when downloads completes
2. Settings - General - Features - Show the "Download Completed" notification
circcc
Posts: 30
Joined: November 30th, 2011, 11:54 pm

Re: [EXT] Download Manager (S3)

Post by circcc »

I think "Use Color Gradients" option is missing in Settings > Appearance > Style.
so, I manually set 'extensions.s3downbar.style.useGradients' to false for modern look.
Please add it.
Last edited by circcc on December 24th, 2015, 5:48 pm, edited 1 time in total.
circcc
Posts: 30
Joined: November 30th, 2011, 11:54 pm

Re: [EXT] Download Manager (S3)

Post by circcc »

Image
Progress notifications item's gabs are too wide.
Can you narrow it?
pag77
Posts: 1642
Joined: December 26th, 2013, 10:46 pm

Re: [EXT] Download Manager (S3)

Post by pag77 »

circcc wrote:I think "Use Color Gradients" option is missing in Settings > Appearance > Style.
so, I manually set 'extensions.s3downbar.style.useGradients' to false for modern look.
Please add it.
ok, thank you
circcc wrote:Image
Progress notifications item's gabs are too wide.
Can you narrow it?
Image
circcc
Posts: 30
Joined: November 30th, 2011, 11:54 pm

Re: [EXT] Download Manager (S3)

Post by circcc »

I know it but font size 5 is too small.
Brummelchen
Posts: 4480
Joined: March 19th, 2005, 10:51 am

Re: [EXT] Download Manager (S3)

Post by Brummelchen »

Try "Segoe UI Light", "Segoe UI Semilight" or "Arial Narrow" :P

Code: Select all

#s3downbar .db_filenameLabel
{
  font-family: "Segoe UI Light" !important;
}

#s3downbar .db_progressVbox
{
  font-family: "Segoe UI Light" !important;
}
townsbg
Posts: 6
Joined: December 22nd, 2015, 12:37 pm

Re: [EXT] Download Manager (S3)

Post by townsbg »

pag77 wrote:
townsbg wrote:I have been using S3 for at least 6 months however after a recent OS reinstall now I got a pop up notification and a sound whenever a download has been completed. I don't want this and have it disabled. I didn't have this problem on my last install so how do I stop this? If it helps I am running mac.
1. Settings - General - Features - Play sound when downloads completes
2. Settings - General - Features - Show the "Download Completed" notification
Yeah I know about these settings and have unchecked both. Still though I get the pop up although now the notification sound has stopped.
townsbg
Posts: 6
Joined: December 22nd, 2015, 12:37 pm

Re: [EXT] Download Manager (S3)

Post by townsbg »

Now the completed downloads aren't clearing. That is why I started using this extension.
pag77
Posts: 1642
Joined: December 26th, 2013, 10:46 pm

Re: [EXT] Download Manager (S3)

Post by pag77 »

townsbg wrote:Now the completed downloads aren't clearing. That is why I started using this extension.
I'm sorry, I did not receive notification of new messages ..
Your problems have been solved?
townsbg
Posts: 6
Joined: December 22nd, 2015, 12:37 pm

Re: [EXT] Download Manager (S3)

Post by townsbg »

I've figured out that the notifications where coming from video download helper and disabled them there however s3 is still retaining a history. The reason why I started using download helper is because FF no longer has the option of deleting download history automatically.
townsbg
Posts: 6
Joined: December 22nd, 2015, 12:37 pm

Re: [EXT] Download Manager (S3)

Post by townsbg »

Hello?
pag77
Posts: 1642
Joined: December 26th, 2013, 10:46 pm

Re: [EXT] Download Manager (S3)

Post by pag77 »

townsbg wrote:Hello?
I'm sorry, but I can not reproduce your problem
you can show problems via Teamviewer?
mpajoh
Posts: 5
Joined: December 1st, 2004, 8:00 am

Re: [EXT] Download Manager (S3)

Post by mpajoh »

This excellent extension stopped working in the latest nightly version 46.0a1 (2016-01-11) on Windows 7 Enterprise.
That is, the status bar indication does not show up any more.

If this is not the place for this please tell me where to post this.

Thanks for an excellent extension.
Post Reply