Repository for medium article Build the Medium Text-Highlighter as a Chrome Extension with Web Components.
Install the dependencies:
npm i- Open your Chrome browser and navigate to chrome://extensions.
- Enable Developer Mode by clicking the toggle switch next to Developer mode.
- Click the Load unpacked button and select this directory