Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 566 Bytes

File metadata and controls

9 lines (7 loc) · 566 Bytes

Setting up Gatekeeper ChromeExt

Setting up extension in Browser

  1. Open the Extension Management page by navigating to chrome://extensions. The Extension Management page can also be opened by clicking on the Chrome menu, hovering over More Tools then selecting Extensions.
  2. Enable Developer Mode by clicking the toggle switch next to Developer mode.
  3. Click the LOAD UNPACKED button and select the extension directory.
  4. Additionally, the Chrome DevTools panel can be opened for the background script by selecting the blue link next to Inspect views.