doew / tab-highlighter

0 stars 0 forks source link

Tab Highlighter

A simple chrome extension to highlight tabs

Screenshot

image image

Running Tests

To run the tests for this project, follow these steps:

  1. Install the dependencies:

    npm install
  2. Run the tests:

    npm test