Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: MyOS-ArchLinux/nbrowser

Tags

0.9

Toggle 0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.9 (alpha)

this pr change the way browsers are stored, this will add a little complexity but also remove some limitation on the way we can manipulate the browser list.

0.8

Toggle 0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.8

check out pr  #26

0.7

Toggle 0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.7

- breaking changes ??
- use BASH_REMATCH (new requirement !! bash 4+ face_exhaling )
- _input() use the second argument for -mesg option in rofi
- check for protocolhandler in config file : magnet:// , magnet_protocolhandler
    - remove hard-coded _gemini_handler
- check for shortcuts in config file : git/ , git_shortcut
    - remove hard-coded shortcuts
- add a basic check for domain regex: (typing google.com in search box , now well open the URL http://google.com)

0.6

Toggle 0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.6

- [X] _input() function : easy way to ask for an input.
- [X] ask for input if no query was provided when searching
- [X] handle mpv & vlc protocol

0.5

Toggle 0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.5

- [X] moved engines.json to config dir (breaking changes)
- [X] add gemini handler
- [X] instead of showing error, list all available 'bangs' to chose from
- [X] instead of showing error, list all available 'ubangs' to chose from
- [X] instead of showing error, list all available 'engines' to chose from
	- [X] include $ENGINES
	- [X] include engines.json

0.4

Toggle 0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.4

check if `rofi` is installed
prefer `yt-dlp`
handle `play://` ,` gemini://`
check if `engines.json` available and use it

0.3

Toggle 0.3's commit message

Unverified

This user has not yet uploaded their public signing key.
version 0.3

0.2

Toggle 0.2's commit message

Unverified

This user has not yet uploaded their public signing key.
cleanup...