Mozilla will shut down Pocket’s services on July 8, 2025. At that time users will no longer be able to access the Pocket website, apps and API. You can export your saved items and API data until October 8, 2025 before they are permanently removed. For more information, see this article.

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Firefox Developer Edition for Visual Studio 2019

  • 3 risposte
  • 1 ha questo problema
  • 193 visualizzazioni
  • Ultima risposta di the-edmeister

Unfortunately, the company mandates the use of non-Firefox browser for the internet. What I want to do is use Firefox Developer as the browser for testing web apps. (This is okay with IT.) However, Visual Studio doesn't allow me to not use the default browser for running tests. I've tried Microsoft, Visual Studio, etc. and no one has a solution for wiring up the VS "View in browser" for .html pages to Firefox. Does anyone have a suggestion? TIA!

Jim

Unfortunately, the company mandates the use of non-Firefox browser for the internet. What I want to do is use Firefox Developer as the browser for testing web apps. (This is okay with IT.) However, Visual Studio doesn't allow me to not use the default browser for running tests. I've tried Microsoft, Visual Studio, etc. and no one has a solution for wiring up the VS "View in browser" for .html pages to Firefox. Does anyone have a suggestion? TIA! Jim
Immagini allegate

Soluzione scelta

With Windows OS's the default web browser is what will open when using a 3rd party application to open a web browser. Short of a Firefox extension to "perform that action" that is locked into Windows.

But ... File > Open File from the Firefox Menu Bar and then locating those *.html files should work just fine to display them in Firefox.

Leggere questa risposta nel contesto 👍 1

Tutte le risposte (3)

Hello Jim,

there is a plugin for Visual Studio called "open in browser" made by TechER which should give you the option to open in the default browser or open in an alternative one

Hope this helps

Thanks Mick! That's just the kind of thing I'm looking for. Unfortunately, it's for Visual Studio Code, not (vanilla) Visual Studio. That naming decision causes a lot of confusion.

Soluzione scelta

With Windows OS's the default web browser is what will open when using a 3rd party application to open a web browser. Short of a Firefox extension to "perform that action" that is locked into Windows.

But ... File > Open File from the Firefox Menu Bar and then locating those *.html files should work just fine to display them in Firefox.