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!

Die Funktionalität dieser Website ist durch Wartungsarbeiten eingeschränkt, die Ihr Erlebnis verbessern sollen. Wenn ein Artikel Ihr Problem nicht löst und Sie eine Frage stellen möchten, können Sie unsere Gemeinschaft über @FirefoxSupport auf Twitter, /r/firefox oder Reddit fragen.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Is there a way to prevent the open / save as dialog box the first time a user clicks on a link to open a file

more options

Is there a way to prevent the open / save as dialog box the first time a user clicks on a link to open a file. See attachment with screen print of the popup dialog.

Is there a way to prevent the open / save as dialog box the first time a user clicks on a link to open a file. See attachment with screen print of the popup dialog.
Angefügte Screenshots

Alle Antworten (1)

more options

User preferences for how to handle downloads by content-type are stored in a file named mimeTypes.rdf which is specific to each Firefox user profile. I don't know whether you can successfully modify that file; its internal XML structure is hard to follow.

Firefox builds the mimeTypes.rdf file initial from the Windows registry. Perhaps when your application installs it can set a flag for what should happen by default. I searched a bit on MDN but didn't see an article on how that part works. https://developer.mozilla.org/