Skip to content

topmonks/local-browser-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Browser Extension

Using Manifest V3, this extension is a local browser extension that can have all permissions and abilities without worrying about security. This extension is meant to be used for development purposes only.

How to use

Once you found this interesting, you can clone, fork or download latest archive of this repository. Then, you can load this extension to your browser by following these steps:

  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.
    • Or just drag and drop the extension directory to the chrome://extensions page.

Features

  • Manifest V3
  • Content Script
  • Background Service Worker
  • Popup with icon
  • All urls permission (-CSP)
  • All tabs permission