Skip to content

brilik/chrome-extension-sdk

Repository files navigation

Chrome Extension SDK

It is default template for quickly starting an extension to browser by the chromium engine.

Required

  • Install npm
  • Install browser by chromium engine

Install

  1. Use command npm install
  2. Visit url chrome://extensions/
  3. Load unpacked of dist/ folder

Links