Skip to content

thedaviddias/tabs-mania

Repository files navigation

Tabs Mania

Installing and Running

Procedures:

  1. Check if your Node.js version is >= 15.
  2. Clone this repository.
  3. Run yarn install to install the dependencies.
  4. Run yarn start
  5. Load your extension on Chrome following:
    1. Access chrome://extensions/
    2. Check Developer mode
    3. Click on Load unpacked extension
    4. Select the build folder.