fedifox-webextension

A Mastodon client built as a Web Extension for Firefox and Chrome

MPL-2.0 License

Stars
1
Committers
3

FediFox

FediFox is a Mastodon client built as a Web Extension for Firefox and Chrome. With FediFox, you can see the home feed, create new posts, share URLs, reblog, boost, and more.

Nightly

If you want to test the dev edition of FediFox, you can download the nightly release from the build GitHub action.

How to install

  1. Install the dependencies, npm install
  2. Run the web extension, npm run dev
    This command uses web-ext run internally. To change the default settings of web-ext, read here.

How to build

  1. Install the dependencies, npm install
  2. npm run build

Contributing

See the guidelines for contributing to this project.

This project is governed by a Code Of Conduct.

Please see our security documentation to disclose a potential security vulnerability.

License

This web extension is licensed under the Mozilla Public License, version 2.0.

Related Projects