Navigation redirects for the masses.
				https://holllo.org/re-nav/
			
			
		|  | ||
|---|---|---|
| source | ||
| tests | ||
| .gitignore | ||
| .stylelintrc.json | ||
| LICENSE | ||
| README.md | ||
| package.json | ||
| pnpm-lock.yaml | ||
| tsconfig.json | ||
| vite.config.ts | ||
		
			
				
				README.md
			
		
		
			
			
		
	
	Re ↩ Nav
Navigation redirects for the masses.
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.