PortableFirefox 129.0.17

dotnet add package PortableFirefox --version 129.0.17                
NuGet\Install-Package PortableFirefox -Version 129.0.17                
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="129.0.17" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PortableFirefox --version 129.0.17                
#r "nuget: PortableFirefox, 129.0.17"                
#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=129.0.17

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

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
129.0.17 1,827 8/7/2024
128.0.3017 393 7/27/2024
128.0.2017 82 7/24/2024
128.0.17 501 7/10/2024
127.0.2017 119 6/26/2024
127.0.1017 781 6/20/2024
127.0.17 352 6/12/2024
126.0.1017 945 5/29/2024
126.0.17 1,063 5/15/2024
125.0.3017 87 5/14/2024
125.0.3016 83 5/14/2024
125.0.3015 87 5/13/2024
125.0.3014 80 5/13/2024
125.0.3.12 88 5/13/2024
125.0.3.11 486 5/12/2024
125.0.3.10 83 5/12/2024
125.0.3.9 85 5/12/2024
125.0.3.8 78 5/12/2024
125.0.3.7 86 5/12/2024
125.0.3.6 77 5/12/2024
125.0.3.5 85 5/12/2024
125.0.3.4 86 5/12/2024
125.0.3.3 109 5/7/2024
125.0.3.2 157 4/30/2024
125.0.2.2 128 4/23/2024
125.0.1.2 786 4/17/2024
124.0.2.2 1,029 4/3/2024
124.0.2 2,057 3/20/2024
124.0.1.2 115 3/23/2024
123.0.2 5,607 2/21/2024
123.0.1.2 116 3/6/2024
122.0.2 1,941 1/24/2024
122.0.1.2 122 2/7/2024
121.0.2 2,504 12/20/2023
121.0.1.2 117 1/10/2024
120.0.2 2,311 11/22/2023
120.0.1.2 134 12/1/2023
119.0.2 1,590 10/25/2023
119.0.1.2 154 11/8/2023
118.0.2.2 671 10/11/2023
118.0.2 757 9/27/2023
118.0.1.2 148 9/29/2023
117.0.2 1,110 9/7/2023
117.0.1.2 154 9/13/2023
117.0.1 441 8/30/2023
116.0.3.1 884 8/17/2023
1.0.0 86 5/13/2024