PortableFirefox 125.0.3015

There is a newer version of this package available.
See the version list below for details.
dotnet add package PortableFirefox --version 125.0.3015
NuGet\Install-Package PortableFirefox -Version 125.0.3015
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PortableFirefox" Version="125.0.3015" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PortableFirefox --version 125.0.3015
#r "nuget: PortableFirefox, 125.0.3015"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install PortableFirefox as a Cake Addin
#addin nuget:?package=PortableFirefox&version=125.0.3015

// Install PortableFirefox as a Cake Tool
#tool nuget:?package=PortableFirefox&version=125.0.3015

Portable Firefox

This is portable firefox browser binary distributed as nuget package that doesn't require any installation on system.

It works on:

  • MacOS apple silicone
  • MacOS intel
  • Linux
  • Windows

Example:

using CliWrap;
using CliWrap.Buffered;
using PortableFirefox;

var res = await Cli.Wrap(PortableFirefoxInstance.FirefoxPath)
    .WithArguments("--version")
    .WithValidation(CommandResultValidation.None)
    .ExecuteBufferedAsync();

Console.WriteLine($"Exit code: {res.ExitCode}");
Console.WriteLine($"Output: {res.StandardOutput}");
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
126.0.1017 36 5/29/2024
126.0.17 631 5/15/2024
125.0.3017 59 5/14/2024
125.0.3016 53 5/14/2024
125.0.3015 62 5/13/2024
125.0.3014 52 5/13/2024
125.0.3.12 62 5/13/2024
125.0.3.11 455 5/12/2024
125.0.3.10 56 5/12/2024
125.0.3.9 51 5/12/2024
125.0.3.8 51 5/12/2024
125.0.3.7 56 5/12/2024
125.0.3.6 52 5/12/2024
125.0.3.5 55 5/12/2024
125.0.3.4 56 5/12/2024
125.0.3.3 80 5/7/2024
125.0.3.2 127 4/30/2024
125.0.2.2 102 4/23/2024
125.0.1.2 754 4/17/2024
124.0.2.2 994 4/3/2024
124.0.2 2,027 3/20/2024
124.0.1.2 89 3/23/2024
123.0.2 5,584 2/21/2024
123.0.1.2 88 3/6/2024
122.0.2 1,902 1/24/2024
122.0.1.2 94 2/7/2024
121.0.2 2,478 12/20/2023
121.0.1.2 95 1/10/2024
120.0.2 2,283 11/22/2023
120.0.1.2 111 12/1/2023
119.0.2 1,563 10/25/2023
119.0.1.2 101 11/8/2023
118.0.2.2 646 10/11/2023
118.0.2 729 9/27/2023
118.0.1.2 121 9/29/2023
117.0.2 1,078 9/7/2023
117.0.1.2 130 9/13/2023
117.0.1 412 8/30/2023
116.0.3.1 834 8/17/2023
1.0.0 57 5/13/2024