thunderbird right click menu context project -- 2
Budget: $250 – $750 USD
I have two existing thunderbird plug ins which work on older versions of thunderbird. I need them modified to be combined into one .xpi file and i need them modified to work with thunderbird version 91.5.0. 64 bit.
The functions are as follows:
(1)
It grabs the contents of a particular url when thunderbird is loaded. The url will return data in this comma deliminated format. It uses the content of this data to drive a new menu, which when you are typing up an email, lets you right click and insert preformatted text into body of the email.
(2)
A button on the menu bar of thunderbird, that opens up chrome to a particular url, with the email from value as a parameter in the url.
Attached is the code for both of the existing plugins that works with an older version of thunderbird.
The functions are as follows:
(1)
It grabs the contents of a particular url when thunderbird is loaded. The url will return data in this comma deliminated format. It uses the content of this data to drive a new menu, which when you are typing up an email, lets you right click and insert preformatted text into body of the email.
(2)
A button on the menu bar of thunderbird, that opens up chrome to a particular url, with the email from value as a parameter in the url.
Attached is the code for both of the existing plugins that works with an older version of thunderbird.