Navigation redirects for the masses. https://holllo.org/re-nav/
Go to file
Bauke 2c813e7f6b
Create the readme.
2022-10-05 13:11:11 +02:00
source Add logo, manifest and types files. 2022-10-05 13:10:13 +02:00
.gitignore Add project files. 2022-10-05 12:25:58 +02:00
.stylelintrc.json Add project files. 2022-10-05 12:25:58 +02:00
LICENSE Initial commit. 2022-10-03 19:10:06 +02:00
README.md Create the readme. 2022-10-05 13:11:11 +02:00
package.json Add project files. 2022-10-05 12:25:58 +02:00
pnpm-lock.yaml Add project files. 2022-10-05 12:25:58 +02:00
tsconfig.json Add project files. 2022-10-05 12:25:58 +02:00
vite.config.ts Add project files. 2022-10-05 12:25:58 +02:00

README.md

Re ↩ Nav

Navigation redirects for the masses.

Installation

You can install Fangs 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.