Skip to content

A Chrome extension for Znanija.com mentors

License

Notifications You must be signed in to change notification settings

ZnanijaDevs/Brainly_Mentor

Repository files navigation

Brainly Mentor

A browser extension for Znanija.com mentors.

Features

  • New design of the moderator actions history page
  • Sidebar with mentors and mentees
  • Displaying candidates and recommended candidates

image image

Installation

  1. Clone the repository:
git clone https://github.com/ZnanijaDevs/Brainly_Mentor.git
  1. Install dependencies using npm:
npm install
  1. 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.
  2. Build the extension
npm run dev

This command will create a build folder that contains the extension files.

  1. Install the extension in your browser