cfinke / AutoAuth

GNU General Public License v2.0
6 stars 2 forks source link

Thunderbird support #11

Open cfinke opened 13 years ago

cfinke commented 13 years ago

Can you add support to Thunderbird for this as well? One way to test it is to set the start page to a URL that requires basic auth. I'm tempted to hack the extension and tell it that it's compatible with TB just to see if it works. Can you see any risk with this?


Issue imported from Google Code Author: Krustovsky Published: 2010-06-17T02:47:51.000Z Status: New Link: http://code.google.com/p/autoauth/issues/detail?id=11

cfinke commented 13 years ago

Worked like a dream!

I just added this section to install.rdf that I copied from another extension...

      em:targetApplication
          <Description>
                em:id{3550f703-e582-4d05-9a08-453d09bdfdc6}/em:id
                em:minVersion3.0/em:minVersion
                em:maxVersion3.1a1pre/em:maxVersion
          </Description>
    /em:targetApplication

Comment imported from Google Code Author: Krustovsky Published: 2010-06-17T02:51:08.000Z Link: http://code.google.com/p/autoauth/issues/detail?id=11#c1