MateMe helps you organize and manage your favorite web links while learning from them to provide tailored, AI-powered answers. Simply collect your favorite pages, and MateMe will give you quick, personalized insights based on your saved content, with references linked for easy access.
To set up and run the MateMe Extension, follow these steps:
- Navigate to the
react_appdirectory:cd react_app npm run build
then load it to chrome extension
- The project uses config-overrides to customize the build process. This configuration ensures that both the React application and background.js are built into the build directory within the mateme_extension folder, as specified in the manifest.json file.