Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 1.41 KB

README.md

File metadata and controls

48 lines (32 loc) · 1.41 KB

ExpensifyC+

Browser extension for Expensify Contributor Plus. It comes handy in many ways to ease the life of C+.

Features

  • Note taking for poposals.

  • Checklists to keeping track of your usual tasks - PR review, QA etc.

  • Distraction free C+ View Mode. Brings the main things to you.

  • Organize screenshots in a gallary like view.

  • Signals for important things.

  • A lot of more in pipeline....

Usages

Simply visit for issues/PRs at https://github.com/Expensify/App

Installing in your browser

Development

  • Install dependencies. $ npm install

  • run one of the following commands to run the development server for your browser. npm run dev chrome npm run dev firefox npm run dev opera npm run dev edge

Build

npm run build chrome
npm run build firefox
npm run build opera
npm run build edge

Help docs

The build tool also defines a variable named process.env.NODE_ENV in your scripts.


Expensify is a trademark of https://www.expensify.com. This tool does not belong to Expensify in anyway and purely made for personal use.