Plugin for Seamonkey

2020-06-09 Thread Andy K
Is there a plugin for Seamonkey that can download the audio portion of videos 
on YouTube?

I am using Ubuntu_Mate 18.04

Thanks,
Andy
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Increase size of font in bookmarks

2018-09-12 Thread Andy K
On Wednesday, September 12, 2018 at 9:18:32 AM UTC-5, WaltS48 wrote:
> On 9/12/18 8:02 AM, Andy K wrote:
> > Is it possible to increase the size of font used in bookmarks?
> > 
> > https://www.dropbox.com/s/wnk2sy7q3l845 ... s.png?dl=0
> > 
> 
> Is it possible to inform us what operating system you are using?
> 
> I adjust font sizes using Gnome Tweaks in my Ubuntu Linux. The 
> adjustments affect all applications.
> 
> For Window Title I use Ubuntu Bold Italic, set at 12, Interface is 
> Ubuntu Regular at 12 (the bookmarks use this setting).
> 
> -- 
> CPU: 3.2 Ghz AMD Athlon(tm) II X3 455 Processor
> RAM: 8 GiB
> Graphics: GeForce GT 630/PCIe/SSE2
> OS: Ubuntu Linux 18.04LTS - Gnome Desktop

I am using Ubuntu.

This is an answer.

Paste in the following content in UserChrome.css.

/*
 * Do not remove the @namespace line -- it's required for correct functioning
 */
@namespace 
url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul;); 
/* set default namespace to XUL */

menupopup#bookmarksMenuPopup  * {
   font-size: 20pt !important
 }

You can change 20pt to a higher or lower value to meet your specific needs.

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Increase size of font in bookmarks

2018-09-12 Thread Andy K
Is it possible to increase the size of font used in bookmarks?

https://www.dropbox.com/s/wnk2sy7q3l845 ... s.png?dl=0
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Widevine Content Decryption Module plugin

2018-09-04 Thread Andy K
On Monday, September 3, 2018 at 9:40:06 PM UTC-5, Jonathan N. Little wrote:
> Andy K wrote:
> > On Monday, September 3, 2018 at 6:43:32 PM UTC-5, Jonathan N. Little wrote:
> >> Andy K wrote:
> >>> On Monday, September 3, 2018 at 12:21:22 PM UTC-5, Jonathan N. Little 
> >>> wrote:
> >>>> Andy K wrote:
> >>>>>
> >>>>> I cant get netflix to play movies on my computer.
> >>>>>
> >>>>> I get error code F7352.
> >>>>>
> >>>>> I think I need this, but can't find it.
> >>>>>
> >>>>> Widevine Content Decryption Module plugin
> >>>>>
> >>>>
> >>>> I just added user.js preference
> >>>>
> >>>> user_pref("general.useragent.override.netflix.com", "Mozilla/5.0
> >>>> (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0");
> >>>>
> >>>> Works just fine...lousy useragent sniffing.
> >>>>
> >>
> >>>
> >>> It didn't help.
> >>>
> >>
> >> Well I don't have any "Widevine Content Decryption Module plugin' in my
> >> plugin list
> 
> > 
> > Interesting. I can play netflix movies on Firefox.
> > 
> > Strange since Seamonkey is built on the same platform as Firefox.
> 
> It won't play if Seamonkey is in the useragent string.
> 
> 
> -- 
> Take care,
> 
> Jonathan
> ---
> LITTLE WORKS STUDIO
> http://www.LittleWorksStudio.com

Seamonkey is not in string

My general.user.agent.override is 

Mozilla/5.0 (X11; Linux i686; rv:58.0) Gecko/20100101 Firefox/58.0
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Widevine Content Decryption Module plugin

2018-09-03 Thread Andy K
On Monday, September 3, 2018 at 6:43:32 PM UTC-5, Jonathan N. Little wrote:
> Andy K wrote:
> > On Monday, September 3, 2018 at 12:21:22 PM UTC-5, Jonathan N. Little wrote:
> >> Andy K wrote:
> >>>
> >>> I cant get netflix to play movies on my computer.
> >>>
> >>> I get error code F7352.
> >>>
> >>> I think I need this, but can't find it.
> >>>
> >>> Widevine Content Decryption Module plugin
> >>>
> >>
> >> I just added user.js preference
> >>
> >> user_pref("general.useragent.override.netflix.com", "Mozilla/5.0
> >> (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0");
> >>
> >> Works just fine...lousy useragent sniffing.
> >>
> 
> > 
> > It didn't help.
> > 
> 
> Well I don't have any "Widevine Content Decryption Module plugin' in my
> plugin list
> 
> -- 
> Take care,
> 
> Jonathan
> ---
> LITTLE WORKS STUDIO
> http://www.LittleWorksStudio.com

Interesting. I can play netflix movies on Firefox.

Strange since Seamonkey is built on the same platform as Firefox.

Andy
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Widevine Content Decryption Module plugin

2018-09-03 Thread Andy K
On Monday, September 3, 2018 at 12:21:22 PM UTC-5, Jonathan N. Little wrote:
> Andy K wrote:
> > 
> > I cant get netflix to play movies on my computer.
> > 
> > I get error code F7352.
> > 
> > I think I need this, but can't find it.
> > 
> > Widevine Content Decryption Module plugin
> > 
> 
> I just added user.js preference
> 
> user_pref("general.useragent.override.netflix.com", "Mozilla/5.0
> (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0");
> 
> Works just fine...lousy useragent sniffing.
> 
> -- 
> Take care,
> 
> Jonathan
> ---
> LITTLE WORKS STUDIO
> http://www.LittleWorksStudio.com

It didn't help.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Widevine Content Decryption Module plugin

2018-09-03 Thread Andy K


I cant get netflix to play movies on my computer.

I get error code F7352.

I think I need this, but can't find it.

Widevine Content Decryption Module plugin
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Make location bar larger

2018-07-28 Thread Andy K
Any way to make location bar larger.
As in higher in it's vertical size.

https://www.dropbox.com/s/t2ygczqc8o4z2lo/Sea.png?dl=0

Thanks,
Andy
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Generate list of passwords for selected websites

2018-07-12 Thread Andy K
On Thursday, July 12, 2018 at 6:11:01 PM UTC-5, Andy K wrote:
> On Thursday, July 12, 2018 at 5:50:49 PM UTC-5, Andy K wrote:
> > On Wednesday, July 11, 2018 at 10:22:51 AM UTC-5, TCW wrote:
> > > On 7/11/2018 10:07 AM, Jonathan N. Little wrote:
> > > > TCW wrote:
> > > >> On 7/11/2018 4:13 AM, Andy K wrote:
> > > >>> I would like to generate a list of passwords for selected sites.
> > > >>>
> > > >>> I looked at password manager. It lists all sites but you have to tell 
> > > >>> it to show passwords individually for each site.
> > > >>>
> > > >>> Any way to select certain sites and get it to show the passwords?
> > > >>>
> > > >>
> > > >> Why would you need to know that?
> > > > 
> > > > Maybe make a paper backup is one reason that comes to mind.
> > > > 
> > > 
> > > As an IT person, questions like this send up red flags. After all, if 
> > > you don't already know the password to sites you regularly use
> > 
> > No red flag. I just want a text file of them so I can encrypt it.
> > 
> > Nothing nefarious. :-)
> > 
> > Andy
> 
> Type in the address bar:
> chrome://passwordmgr/content/passwordManager.xul
> 
> Found out I can not just copy both username and password to a text file?
> 
> Saving/editing the file does not work either. That may be by design. :-)
> 
> The reason I want to do so is to encrypt the file.
> 
> That way I can transport it anywhere safely.
> 
> There has to be some way.
> 
> I think there are some sharp cookies here.
> 
> Andy

Guess I will post to the firefox group.

No help here.

Andy
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Generate list of passwords for selected websites

2018-07-12 Thread Andy K
On Thursday, July 12, 2018 at 5:50:49 PM UTC-5, Andy K wrote:
> On Wednesday, July 11, 2018 at 10:22:51 AM UTC-5, TCW wrote:
> > On 7/11/2018 10:07 AM, Jonathan N. Little wrote:
> > > TCW wrote:
> > >> On 7/11/2018 4:13 AM, Andy K wrote:
> > >>> I would like to generate a list of passwords for selected sites.
> > >>>
> > >>> I looked at password manager. It lists all sites but you have to tell 
> > >>> it to show passwords individually for each site.
> > >>>
> > >>> Any way to select certain sites and get it to show the passwords?
> > >>>
> > >>
> > >> Why would you need to know that?
> > > 
> > > Maybe make a paper backup is one reason that comes to mind.
> > > 
> > 
> > As an IT person, questions like this send up red flags. After all, if 
> > you don't already know the password to sites you regularly use
> 
> No red flag. I just want a text file of them so I can encrypt it.
> 
> Nothing nefarious. :-)
> 
> Andy

Type in the address bar:
chrome://passwordmgr/content/passwordManager.xul

Found out I can not just copy both username and password to a text file?

Saving/editing the file does not work either. That may be by design. :-)

The reason I want to do so is to encrypt the file.

That way I can transport it anywhere safely.

There has to be some way.

I think there are some sharp cookies here.

Andy
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Generate list of passwords for selected websites

2018-07-12 Thread Andy K
On Wednesday, July 11, 2018 at 10:22:51 AM UTC-5, TCW wrote:
> On 7/11/2018 10:07 AM, Jonathan N. Little wrote:
> > TCW wrote:
> >> On 7/11/2018 4:13 AM, Andy K wrote:
> >>> I would like to generate a list of passwords for selected sites.
> >>>
> >>> I looked at password manager. It lists all sites but you have to tell 
> >>> it to show passwords individually for each site.
> >>>
> >>> Any way to select certain sites and get it to show the passwords?
> >>>
> >>
> >> Why would you need to know that?
> > 
> > Maybe make a paper backup is one reason that comes to mind.
> > 
> 
> As an IT person, questions like this send up red flags. After all, if 
> you don't already know the password to sites you regularly use

No red flag. I just want a text file of them so I can encrypt it.

Nothing nefarious. :-)

Andy
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Generate list of passwords for selected websites

2018-07-11 Thread Andy K
I would like to generate a list of passwords for selected sites.

I looked at password manager. It lists all sites but you have to tell it to 
show passwords individually for each site.

Any way to select certain sites and get it to show the passwords?

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Volume muted on videos

2018-07-04 Thread Andy K
On Wednesday, July 4, 2018 at 5:40:11 PM UTC-5, WaltS48 wrote:
> On 7/4/18 6:04 PM, Andy K wrote:
> > When I go to some sites, the volume is muted on videos on the site.
> > 
> > I have to manually unmute it.
> > 
> > Is there a fix?
> > 
> > Thanks.
> > 
> 
> Some sites automatically mute audio because it is disturbing to users 
> who then ask "How can I stop the video from playing".
> 
> Also known as sites are finally getting a clue.
> 
> The fix is to manually unmute it.
> 
> -- 
> CPU: 3.2 Ghz AMD Athlon(tm) II X3 455 Processor
> RAM: 8 GiB
> Graphics: GeForce GT 630/PCIe/SSE2
> OS: Ubuntu Linux 16.04LTS - Unity Desktop

That sounds kinda dumb. 

But there is some logic to it.

If the site has videos, off course folks would want to hear it.

Andy
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Volume muted on videos

2018-07-04 Thread Andy K
On Wednesday, July 4, 2018 at 6:05:33 PM UTC-5, WaltS48 wrote:
> On 7/4/18 6:44 PM, Paul B. Gallagher wrote:
> > WaltS48 wrote:
> > 
> >> On 7/4/18 6:04 PM, Andy K wrote:
> >>> When I go to some sites, the volume is muted on videos on the site.
> >>>
> >>> I have to manually unmute it.
> >>>
> >>> Is there a fix?
> >>>
> >>> Thanks.
> >>>
> >>
> >> Some sites automatically mute audio because it is disturbing to users 
> >> who then ask "How can I stop the video from playing".
> >>
> >> Also known as sites are finally getting a clue.
> >>
> >> The fix is to manually unmute it.
> > 
> > The best solution would be not to autoplay, but websites don't seem to 
> > see that as desirable. Anyone know an SM setting to reject autoplays?
> > 
> > My personal pet peeve is the news sites that have the good sense not to 
> > autoplay vids embedded in their articles, but if you do start one, it 
> > automatically rolls over at the end to a completely unrelated video, 
> > which you then have to stop.
> > 
> 
> 
> A solution is in the works.
> 
> <https://groups.google.com/d/msg/mozilla.dev.platform/39Q3fW3zl1E/MDjdhensBwAJ>
> 
> Not sure if SeaMonkey users will ever get it.
> 
> -- 
> CPU: 3.2 Ghz AMD Athlon(tm) II X3 455 Processor
> RAM: 8 GiB
> Graphics: GeForce GT 630/PCIe/SSE2
> OS: Ubuntu Linux 16.04LTS - Unity Desktop

Disable autoplay on Firefox or Seamonkey

Go to this page — about:config.  
In the search box, type autoplay. 
Toggle media.autoplay.enabled to false.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Volume muted on videos

2018-07-04 Thread Andy K
When I go to some sites, the volume is muted on videos on the site.

I have to manually unmute it.

Is there a fix?

Thanks.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


TLS question

2018-06-18 Thread Andy K
If I have TLS 1.0,1.1, and 1.2 checked off, will my browser use the most secure 
version whenever it connnects?

Some sites do not work if I have only 1.1 and 1.2 ticked off.

Thanks.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Disabling SSL/TLS protocols to safeguard payment data

2018-06-08 Thread Andy K
On Friday, June 8, 2018 at 2:44:47 PM UTC-5, Paul B. Gallagher wrote:
> Andy K wrote:
> 
> > June 30, 2018 is the deadline for disabling SSL/early TLS and
> > implementing a more secure encryption protocol – TLS 1.1 or higher
> > (TLS v1.2 is strongly encouraged) in order to meet the PCI Data
> > Security Standard (PCI DSS) for safeguarding payment data.
> > 
> > For Firefox and Seamonkey
> > 
> > In about:config, set security.tls.version.min to 2 to prevent
> > protocols lower than TLS 1.1 from being used.
> > 
> > Reference: http://kb.mozillazine.org/Security.tls.version.*
> 
> 
> You can also do this through the user interface:
> Edit | Preferences | Privacy & Security | SSL/TLS
> Uncheck the box for TLS 1.0.
> 
> The two functions are equivalent; your way doesn't prevent the user from 
> enabling TLS 1.0 later.
> 
> -- 
> War doesn't determine who's right, just who's left.
> --
> Paul B. Gallagher

Interesting.

Looks like either way could be overwritten.

Andy
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Disabling SSL/TLS protocols to safeguard payment data

2018-06-08 Thread Andy K
June 30, 2018 is the deadline for disabling SSL/early TLS and implementing a 
more secure encryption protocol – TLS 1.1 or higher (TLS v1.2 is strongly 
encouraged) in order to meet the PCI Data Security Standard (PCI DSS) for 
safeguarding payment data.

For Firefox and Seamonkey

In about:config, set security.tls.version.min to 2 to prevent protocols lower 
than TLS 1.1 from being used.

Reference: http://kb.mozillazine.org/Security.tls.version.*
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey