Add-ons Mirror: TB Header Tools Extension 0.6.6 [TB] - Add-ons Mirror

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

TB Header Tools Extension 0.6.6 [TB] You can now modify the header detail of messages

#1 User is offline   Sboulema Icon

  • TEM Founder
  • Icon
  • Group: Admin
  • Posts: 1,853
  • Joined: 10-March 04
  • Gender:Male
  • Location:Amstelveen, The Netherlands
  • Platform: Vista

Posted 10 December 2004 - 04:41 AM

Name: TB Header Tools Extension
GUID: {72C9D014-F94A-4f1a-8FD4-6F160DFE143B}
Author: Frank DiLecce (Ausdilecce)
Version: 0.6.6
Size: 20KB
Date: 2006-10-12
Compatibility: [tb07] 0.5 - 2.0+
:home24: Homepage (invalid) | :amo16: AMO | :mzf16: mozillaZine

An extension that allows one to change the subject and/or date of messages.

Posted Image

Any changes to header info will change the text to red ( like in the X-Categories value in the pic )
... This is so the user knows which values he has modified..
... If the user puts the value back to what it was before, the text color will revert to black

:del: REMOVING HEADERS
Headers you want *removed* from the message will appear disabled ( like X-Priority in the pic )..
...To remove a header, the user would simply click on the header's name ( click again to keep )
.. you can ONLY remove headers that contain "X-" ( because messages should ALWAYS have To, Date, Subject etc. )

:fonts16: ORDERING HEADERS
Header ordering is done through a user pref... like
user_pref("hdrtools.headers.order", "Date,To,From,Subject,X-Categories");
...if a header does not exist on the list in the pref, that header will get inserted after the ones that are in the list

:del: HIDING (Ignoring) HEADERS
Headers that you do NOT want to see at all can be inserted into this pref
user_pref("hdrtools.headers.ignore", "Return-Path,Reply-To,X-Spam,MIME,X-Virus,X-Mime,X-MSMail");

Note that the ignore algorithm matches headers that contain the first couple letters of the items in the user pref
so .. using the ignore userpref above, if these two headers exist in your message
X-Spam-Status
X-Spam-Level

...BOTH will be ignored

The extension ignores the following headers for safety reasons:
Received, Message-ID, X-Account, X-UIDL, X-Mozilla, Delivered

New default headers ( that would appear in the dropdown boxes ( like X-Keywords and X-Custom ) are handled by
user_pref("hdrtools.headers.newdefault", "X-Categories,X-Keywords,X-Free");
.. if the header already exists in the message, the dropdown will NOT contain that header name.. (prevents duplicates )

:download: Download


:ext16: MODIFIED VERSION

Quote

A modified version of TB Header Tools extension has been made for Thunderbird 3.

Original Author: Frank DiLecce (Ausdilecce)
* Modified by: Rod Whiteley
Version: 0.7
Size: 23KB
Date: 2008-12-10
Compatibility: [tb07] 2.9 - 3.*

:download: Download


:ext16: ENHANCED MODIFIED VERSION

Quote

A fix to the modified version above can be found here.

Original Author: Frank DiLecce (Ausdilecce)
* Modified by: Rod Whiteley
* Fixed by: Ray Stevens
Version: 0.7.1
Size: 23KB
Date: 2010-01-08
Compatibility: [tb07] 2.9 - 3.*

:bell: MODIFICATIONS
I was able hack TB_Header_Tools_0.7-Rod_Whiteley-tb3.xpi to fix the GetDBView() error seen when attempting to use it with Thunderbird 3.0:
In hdrtools.js, globally replace GetDBView() with gDBView.

I have attached a .xpi file with my modifications. I bumped the rev number to 0.7.1. I successfully used this new 0.7.1 rev on an x86_64 linux box, with this rev of Thunderbird:
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091209 Fedora/3.0-4.fc12 Lightning/1.0pre Thunderbird/3.0

Other potentially useful notes/warnings:
  • The "Change Header Details" action is available in the "Messages" pulldown menu from the main TB toolbar.
  • The source code comments warn that two built in functions (onMsgLoaded and createNewHeaderView) are replaced, which could of course cause buggy behavior in newer versions of Thunderbird, if the built-ins have changed. Re-read Rod's warning above about using this extension.

:download: Download

0

#2 User is offline   Seamaiden Icon

  • AMI Founder
  • Icon
  • Group: Admin
  • Posts: 2,343
  • Joined: 22-February 06
  • Gender:Female
  • Location:Fresno, California
  • Interests:INTERESTS: Computer Security; Freeware; Testing extensions & themes; Sci-Fi; Oceans, Forests,, Saving the Planet; Writing.
    DREAM: To live in a place where the forest meets the sea.
  • Platform: Windows XP

Posted 18 March 2007 - 08:14 PM

** MINI TUTORIAL **

First, set the extension's Options.

Posted Image

Then open a mail message whose headers you want to change. Go to the View menu, and look at the different options this extension adds to Thunderbird.

Posted Image

For this example, we'll add the X-Tag 'friends' to a message. We'll also add two X-Categories, 'spring flowers' and 'photos'.

Posted Image

To remove tags, go to View -> Remove X-Tags.
To remove categories, go to View -> Remove X-Categories.
If you want to remove some but not others or change additional information, then go to View -> Change Header Details.

Posted Image

If you click 'Edit Full Source', this window will close, and a new window will open displaying the source code of the message.
0

#3 User is offline   burton Icon

  • Add-ons Newbie
  • Icon
  • Group: Members
  • Posts: 1
  • Joined: 25-August 08
  • Platform: Windows

Post icon  Posted 25 August 2008 - 08:48 AM

The AMO plug-in at the top is unfortunately only until ver. 1, but since 2.0.0.16 I need a newer version. So I tried the link at the top, but that is just a ZIP-file with an install.rdf file.

How do I manage to get this add-on and is it safe? The link shows an *.xpi link which would be easy to install, but I get redirected to a ZIP location !?

This post has been edited by burton: 25 August 2008 - 08:49 AM

0

#4 User is offline   MozUser1 Icon

  • Add-ons Newbie
  • Icon
  • Group: Members
  • Posts: 1
  • Joined: 03-September 08
  • Platform: Windows

Posted 03 September 2008 - 05:49 PM

View Postburton, on Aug 25 2008, 17:48, said:

The AMO plug-in at the top is unfortunately only until ver. 1, but since 2.0.0.16 I need a newer version. So I tried the link at the top, but that is just a ZIP-file with an install.rdf file.

How do I manage to get this add-on and is it safe? The link shows an *.xpi link which would be easy to install, but I get redirected to a ZIP location !?


Right click the *bottom* link marked 'download' and choose 'save link as...' it *is* an xpi file. Now just drag n drop it into any Thunderbird window to install then restart TB.
0

#5 User is offline   Allen Halsey Icon

  • Add-ons Newbie
  • Icon
  • Group: Members
  • Posts: 1
  • Joined: 24-October 08
  • Platform: Unspecified

Posted 24 October 2008 - 03:13 PM

Excellent add-on! I have a suggestion:

I downloaded this extension after receiving an email with no subject. But when I brought up the Change Header dialogue box, there was no text box for entering the subject. I resorted to Edit Full Source to add the subject. For better handling of this common case, can the Subject text box always be present?
0

#6 User is offline   Rod Whiteley Icon

  • Add-ons Newbie
  • Icon
  • Group: Add-ons Developer
  • Posts: 6
  • Joined: 28-June 07
  • Gender:Male
  • Location:UK

Posted 10 December 2008 - 10:54 AM

Here's a version for Thunderbird 3.

I took the liberty of calling it version 0.7, because there are a few code changes, not just a bump. This means that you should use it with caution (that is, with backups).

Attached File  TB_Header_Tools_0.7.xpi (22.8K)
Number of downloads: 3162

This post has been edited by Rod Whiteley: 10 December 2008 - 11:01 AM

Rod
0

#7 User is offline   CBA Icon

  • Add-ons Newbie
  • Icon
  • Group: Members
  • Posts: 2
  • Joined: 11-December 08
  • Platform: Windows

Posted 11 December 2008 - 12:41 AM

View PostAllen Halsey, on Oct 24 2008, 18:13, said:

Excellent add-on! I have a suggestion:

I downloaded this extension after receiving an email with no subject. But when I brought up the Change Header dialogue box, there was no text box for entering the subject. I resorted to Edit Full Source to add the subject. For better handling of this common case, can the Subject text box always be present?


I use version 0.6.6 with TB 2.0.0.19pre and it works fine. On the missing subject, maybe you missed scrolling down the dialogue box? Just a thought...
0

#8 User is offline   CBA Icon

  • Add-ons Newbie
  • Icon
  • Group: Members
  • Posts: 2
  • Joined: 11-December 08
  • Platform: Windows

Posted 11 December 2008 - 12:47 AM

View PostRod Whiteley, on Dec 10 2008, 13:54, said:

Here's a version for Thunderbird 3.

I took the liberty of calling it version 0.7, because there are a few code changes, not just a bump. This means that you should use it with caution (that is, with backups).

Attachment TB_Heade...ools_0.7.xpi


Once you feel your modified version 0.7 works 'safely', let us know. Unless there is a working Header Tools Extension for TB 3, I'm staying with TB 2.xx...

This post has been edited by CBA: 11 December 2008 - 12:48 AM

0

#9 User is offline   Frank1 Icon

  • Add-ons Newbie
  • Icon
  • Group: Members
  • Posts: 3
  • Joined: 03-December 08
  • Platform: Windows

Posted 14 December 2008 - 05:48 PM

Hello,
I like this extension. I am running version 0.6.6.
"The extension ignores the following headers for safety reasons: X-Mozilla" and others.

I understand that adding incorrect values to the X-Mozilla-status and X-Mozilla-Status2 headings may be dangerous, but I believe I understand the values that can be applied without problems.
I understand that these could be edited by the use of the Edit Full Source button, but I would prefer to do this in the main window.
Is there a way to make these headings visible and editable in the main window?
Thanks
0

#10 User is offline   amystko Icon

  • Add-ons Newbie
  • Icon
  • Group: Members
  • Posts: 1
  • Joined: 17-March 09
  • Platform: Linux/Unix

Posted 17 March 2009 - 07:34 AM

View PostRod Whiteley, on Dec 10 2008, 19:54, said:

Here's a version for Thunderbird 3.

I took the liberty of calling it version 0.7, because there are a few code changes, not just a bump. This means that you should use it with caution (that is, with backups).

Attachment TB_Heade...ools_0.7.xpi


My question is, if you have noticed and corrected the following error:

The 0.6.6 version deletes my messages from time to time.
It happens only, when I try to modify the header and
new messages are retrieved from my mail server in
the same time

If I press OK (in TB H... tool dialog), nothing happens.
If I finally press CANCEL, the edited message disappears.
It looks like the edited message is marked as deleted
in the mail file, but the new version is not added to the mail file.

This post has been edited by amystko: 10 April 2009 - 01:57 PM

0

#11 User is offline   samjam Icon

  • Add-ons Newbie
  • Icon
  • Group: Members
  • Posts: 1
  • Joined: 21-April 09
  • Platform: Unspecified

Posted 21 April 2009 - 01:01 PM

It would be great if as well as editing the email html, it could edit the html email as rich-text - like editing in drafts and saving in drafts works, but editing and saving in any folder.
0

#12 User is offline   dglp Icon

  • Add-ons Newbie
  • Icon
  • Group: Members
  • Posts: 1
  • Joined: 14-October 09
  • Platform: Windows

Posted 14 October 2009 - 11:27 AM

Can this be set to add headers on-the-fly?

I want to add a header or subject line prefix to every message depending on address variables, then tag it or thread it according to the header.
Can this be set up to do that automatically as messages arrive, rather than by hand?
0

#13 User is offline   Gandalf99 Icon

  • Add-ons Newbie
  • Icon
  • Group: Members
  • Posts: 1
  • Joined: 22-October 09
  • Platform: Mac

Posted 22 October 2009 - 02:42 PM

I installed 0.7 on TB3 but it doesn't seem to work (B3 & B4). When I select the menu option to "Change Header Details" no window appears. It's as if I didn't select the menu item. Anyone have any ideas? I really relied on this when using TB2.

In case anyone's actually working on this extension, I'd also like to see it as a right click option instead of having to go to the menu.
0

#14 User is offline   Philip Chee Icon

  • Add-ons Guru
  • Icon
  • Group: Admin
  • Posts: 382
  • Joined: 21-March 05
  • Location:Sol III (Tellus)
  • Platform: Unspecified

Posted 30 October 2009 - 06:33 PM

View PostGandalf99, on 23 October 2009 - 06:42 AM, said:

I installed 0.7 on TB3 but it doesn't seem to work (B3 & B4). When I select the menu option to "Change Header Details" no window appears. It's as if I didn't select the menu item. Anyone have any ideas? I really relied on this when using TB2.

In case anyone's actually working on this extension, I'd also like to see it as a right click option instead of having to go to the menu.

The APIs changed substantially in Thunderbird. Unless the author is still active I wouldn't put much hope that this extension will be updated for TB3.

Phil
0

#15 User is offline   Ray Stevens Icon

  • Add-ons Newbie
  • Icon
  • Group: Members
  • Posts: 1
  • Joined: 15-January 10
  • Platform: Unspecified

Posted 15 January 2010 - 12:21 PM

View PostRod Whiteley, on 10 December 2008 - 11:54 AM, said:

Here's a version for Thunderbird 3.

I took the liberty of calling it version 0.7, because there are a few code changes, not just a bump. This means that you should use it with caution (that is, with backups).

Attachment TB_Heade...ools_0.7.xpi

I was able hack TB_Header_Tools_0.7-Rod_Whiteley-tb3.xpi to fix the GetDBView() error seen when attempting to use it with Thunderbird 3.0:
In hdrtools.js, globally replace GetDBView() with gDBView.

I have attached a .xpi file with my modifications. I bumped the rev number to 0.7.1. I successfully used this new 0.7.1 rev on an x86_64 linux box, with this rev of Thunderbird:
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091209 Fedora/3.0-4.fc12 Lightning/1.0pre Thunderbird/3.0

Other potentially useful notes/warnings:
  • The "Change Header Details" action is available in the "Messages" pulldown menu from the main TB toolbar.
  • The source code comments warn that two built in functions (onMsgLoaded and createNewHeaderView) are replaced, which could of course cause buggy behavior in newer versions of Thunderbird, if the built-ins have changed. Re-read Rod's warning above about using this extension.

Attached File(s)


This post has been edited by Ray Stevens: 15 January 2010 - 12:22 PM

0

#16 User is offline   Marty A Icon

  • Add-ons Newbie
  • Icon
  • Group: Members
  • Posts: 2
  • Joined: 18-February 10
  • Platform: Unspecified

Posted 19 February 2010 - 09:56 PM

Has anyone been able to install this into TB 3.01? It's telling me that it's not compatible.
I used this feature on a regular basis when it worked.

Is there any other add-on that can change subject lines?
0

#17 User is offline   George Worley Icon

  • Add-ons Newbie
  • Icon
  • Group: Members
  • Posts: 1
  • Joined: 08-May 10
  • Platform: Windows XP

Posted 08 May 2010 - 03:55 PM

ENHANCED MODIFIED VERSION

Quote

A fix to the modified version above can be found here.

Original Author: Frank DiLecce (Ausdilecce)
* Modified by: Rod Whiteley
* Fixed by: Ray Stevens
Version: 0.7.1
Size: 23KB
Date: 2010-01-08
Compatibility: [tb07] 2.9 - 3.*

:bell: MODIFICATIONS
I was able hack TB_Header_Tools_0.7-Rod_Whiteley-tb3.xpi to fix the GetDBView() error seen when attempting to use it with Thunderbird 3.0:
In hdrtools.js, globally replace GetDBView() with gDBView.

I have attached a .xpi file with my modifications. I bumped the rev number to 0.7.1. I successfully used this new 0.7.1 rev on an x86_64 linux box, with this rev of Thunderbird:
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091209 Fedora/3.0-4.fc12 Lightning/1.0pre Thunderbird/3.0

Other potentially useful notes/warnings:
  • The "Change Header Details" action is available in the "Messages" pulldown menu from the main TB toolbar.
  • The source code comments warn that two built in functions (onMsgLoaded and createNewHeaderView) are replaced, which could of course cause buggy behavior in newer versions of Thunderbird, if the built-ins have changed. Re-read Rod's warning above about using this extension.

:download: Download

[/quote]

Breaks Spam filter. No matter what I do when something is marked spam Thunderbird just marks it as spam doesn't move it to the junk folder.

Thanks.
George

This post has been edited by George Worley: 08 May 2010 - 04:01 PM

0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users