A browser extension for Znanija.com mentors.
- New design of the moderator actions history page
- Sidebar with mentors and mentees
- Displaying candidates and recommended candidates
- Clone the repository:
git clone https://github.com/ZnanijaDevs/Brainly_Mentor.git
- Install dependencies using npm:
npm install
- Install eslint and stylelint extensions if you're using VS Code. These extensions will help you ensure your code follows best practices and is well-formatted.
- Build the extension
npm run dev
This command will create a build folder that contains the extension files.
- Install the extension in your browser