Navigation redirects for the masses. https://holllo.org/re-nav/
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Bauke 3d884e09a5
Version 0.3.0!
10 months ago
images Version 0.3.0! 10 months ago
source Version 0.3.0! 10 months ago
tests Automatically prefix 'https://' to redirected URLs if they fail parsing. 11 months ago
.gitignore Add project files. 1 year ago
.stylelintrc.json Add project files. 1 year ago
LICENSE Initial commit. 1 year ago
README.md Version 0.3.0! 10 months ago
package.json Add functionality to encode, decode and share redirects. 10 months ago
pnpm-lock.yaml Add functionality to encode, decode and share redirects. 10 months ago
tsconfig.json Switch CommonJS configuration to module instead. 1 year ago
vite.config.ts Add project files. 1 year ago

README.md

Re ↩ Nav

Navigation redirects for the masses.

Get Re-Nav for Firefox Get Re-Nav for Chrome Get Re-Nav for Edge

Latest Re-Nav screenshot

Installation

You can install Re-Nav through the stores linked above, manually from a file (see the Releases page for ZIP files) or from source.

Development

To build Re-Nav you will need git, NodeJS and pnpm.

  • Install the dependencies with pnpm install.
  • Start a separate browser with pnpm start.
  • Build the WebExtension for production with pnpm build.
  • Test the code with pnpm test.

License

Distributed under the AGPL-3.0-or-later license, see LICENSE for more information.