MotivateMe-Chrome-Extention

Clone the Repository:

  1. Open your terminal or command prompt.

  2. Run the following command to clone the repository:

    git clone https://github.com/manthanmk66/MotivateMe-Chrome-Extention.git

Navigate to the Build Folder:

  1. After cloning, navigate to the build folder inside the cloned repository:

    cd Motivation-Chrome-Extention/chromeextention/build

Open Chrome Browser:

  1. Launch your Chrome browser.

Navigate to Extensions Page:

  1. Click on the three vertical dots in the upper-right corner of the browser to open the menu.
  2. Go to "More tools" and select "Extensions".
    • Alternatively, you can directly navigate to chrome://extensions/.

Enable Developer Mode:

  1. On the Extensions page, enable "Developer mode" by toggling the switch in the upper-right corner.

Load Unpacked Extension:

  1. Click on the "Load unpacked" button.

Select Build Folder:

  1. In the file dialog that opens, navigate to the build folder inside the cloned repository.
  2. Select the build folder and click "Select Folder".

Verify Extension:

  1. Your extension should now be added to Chrome and appear in the list of installed extensions on the Extensions page.
  2. Ensure that the extension is enabled by toggling the switch next to it.