nu_plugin_browse

Crates.ionu_plugin_browse
lib.rsnu_plugin_browse
version0.3.0
created_at2025-11-11 20:54:33.172873+00
updated_at2026-01-18 12:07:34.294118+00
descriptionA nushell plugin to make http requests with a headless browser
homepage
repositoryhttps://github.com/Tyarel8/nu_plugin_browse
max_upload_size
id1928180
size85,438
Tyarel8 (Tyarel8)

documentation

README

Http browse plugin

A nushell plugin that makes http request through a headless browser using chromiumoxide.

Requires chrome/chromium to be installed.

Installation

cargo install nu_plugin_browse
plugin add ~/.cargo/bin/nu_plugin_browse

Usage

run http browse --help to get the parameters and examples.

Commit count: 5

cargo fmt