Chrome Extension

Chrome extension structure, Manifest V3, the popup, content scripts, service workers, and storage. Use when creating an extension, editing manifest.json, adding a permission, building the popup UI, injecting a content script, or wiring message passing. Triggers on manifest.json with manifest_version, chrome.tabs, chrome.scripting, chrome.storage, chrome.runtime.onMessage, service-worker.js, popup.html, and loading an unpacked extension.

Tanq16 e943d11 11.2 KB Updated

File contents

Tanq16/claudex/tree/main/internal/embedded/presets/private/skills/chrome-extension commit e943d11db3

Frequently asked questions

npx skillmds@latest add tanq16/chrome-extension