adcheck

Installation & Development

Prerequisites

Local Setup

  1. Clone the repository.
  2. Install dependencies:
    npm install
    

Build Commands

Loading the Extension

  1. Open Chrome and navigate to chrome://extensions/.
  2. Enable Developer mode in the top right.
  3. Click Load unpacked and select the dist/ folder in this repository.