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.
If you want to test the dev edition of FediFox, you can download the nightly release from the build GitHub action.
- Install the dependencies,
npm install
- Run the web extension,
npm run dev
This command usesweb-ext run
internally. To change the default settings of web-ext, read here.
- Install the dependencies,
npm install
npm run build
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.
This web extension is licensed under the Mozilla Public License, version 2.0.