Initial commit
This commit is contained in:
11
README.md
Normal file
11
README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Starter Chrome Extension
|
||||
|
||||
A minimal Chrome extension starter (Manifest V3) with a popup, options page, content script and background service worker.
|
||||
|
||||
## How to run locally
|
||||
|
||||
1. Save the project files to a folder (e.g. `chrome-extension-starter`).
|
||||
2. Open Chrome and go to `chrome://extensions`.
|
||||
3. Toggle **Developer mode** on (top-right).
|
||||
4. Click **Load unpacked** and pick the extension folder.
|
||||
5. The extension should appear in the toolbar (pin it for convenience).
|
||||
Reference in New Issue
Block a user