lem0n4id / chrome-extension-hello-world

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic Hello World Chrome Extension

Blog tutorial

2.png

Setting it up

To install the extension on your local machine-

  1. Navigate to chrome://extensions in your browser.
  2. Check the box next to Developer Mode.
  3. Click Load Unpacked Extension and select the directory for your "Hello World" extension.

Now enable the extension if it isn't, and it should look something like this

1.png

Next Steps

Checkout the documentation if you want to dive deeper into Chrome Extensions.

About

License:MIT License


Languages

Language:HTML 100.0%