Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

ค้นหาฝ่ายสนับสนุน

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

เรียนรู้เพิ่มเติม

How to add (Content Type, Action) to "Files & Attachments" in Thunderbird Preferences?

  • 7 การตอบกลับ
  • 1 คนมีปัญหานี้
  • 11 ครั้งที่ดู
  • ตอบกลับล่าสุดโดย frostyjhammer

more options

I'm running Firefox and Thunderbird on an iMac and a macbook, both Big Sur. Was able to add rows with "http:" and "https:" into Thunderbird's "Files & Attachments" dialogue on my iMac, but cannot recreate the steps on my macbook.

Is there an accepted method of adding to this array?

Don't mind using a test editor to edit a config file.

Thank you.

I'm running Firefox and Thunderbird on an iMac and a macbook, both Big Sur. Was able to add rows with "http:" and "https:" into Thunderbird's "Files & Attachments" dialogue on my iMac, but cannot recreate the steps on my macbook. Is there an accepted method of adding to this array? Don't mind using a test editor to edit a config file. Thank you.
ภาพหน้าจอที่แนบมา

การตอบกลับทั้งหมด (7)

more options

The attachments settings are normally not entered directly, but are created when you open an attachment with a specified helper app, then check the box to 'Do this automatically...'. Also, there's no need to specify the action for opening http or https links - TB will open links with the system default browser. This is different from specifying the app to open html attachments.

http://kb.mozillazine.org/Actions_for_attachment_file_types

more options

My OP was insufficient. Thunderbird is set up to open http and https links in the default browser, which is Google Chrome. I want to change Tbird to open weblinks in another browser (FireFox) but I don't want to change the default browser for my mac (Chrome).

I know this can be done because I did it on my iMac -- except I don't know how I did it there.

more options

There is an add-on that might work in this case: Open With. It requires a Python installation.

more options

BTDT with "Open With", thanks. It used to work with Thunderbird, but not so much lately.

more options

sfhowes wrote, > The attachments settings are normally not entered directly, but are created when you open an attachment with a specified helper app...

I was able to get Thunderbird (on my iMac) into a state where it prompted me to select an application for both http and https links, so I pointed them both to FireFox and am quite happy with that result (on my iMac).

I've attached an image that shows how this looks in Thunderbird (on my iMac).

Now I'm trying to achieve this same state with Thunderbird on my macbook.

more options

I don't know how those entries were added to TB, as they do not appear (and are unnecessary) in other setups, but you can try copying handlers.json from the iMac profile folder to the macbook (after backing up the file on the macbook) and see if it works. The json file can be viewed in a text editor.

more options

sfhowes said

I don't know how those entries were added to TB, as they do not appear (and are unnecessary) in other setups, but you can try copying handlers.json from the iMac profile folder to the macbook (after backing up the file on the macbook) and see if it works. The json file can be viewed in a text editor.

They are not necessary IF I want to open web links in my mac's default web browser, Chrome, but this is not what I want: I want to open links present in Thunderbird emails in FireFox.

I'm looking at my handlers.json file from the iMac and don't see anything that looks like an application for a web link, but I'll try your suggestion to copy this file from iMac to macbook, thank you.