Skip to content

GLA-40: Extension scaffold#1

Merged
paoloanzn merged 1 commit into
mainfrom
codex/paolo/gla-40-extension-scaffold
Mar 5, 2026
Merged

GLA-40: Extension scaffold#1
paoloanzn merged 1 commit into
mainfrom
codex/paolo/gla-40-extension-scaffold

Conversation

@paoloanzn
Copy link
Copy Markdown
Member

@paoloanzn paoloanzn commented Mar 5, 2026

Summary

  • add MV3 manifest.json with required permissions (cookies, activeTab) and DevTools entrypoint
  • add devtools.html that registers a custom DevTools panel
  • add empty panel.html shell for the panel content

Validation

  • manifest.json parses as valid JSON
  • scaffold is ready to load as an unpacked extension in Chrome for DevTools panel verification

@linear
Copy link
Copy Markdown

linear Bot commented Mar 5, 2026

GLA-40 Extension scaffold

Set up the bare minimum for the extension to load in Chrome with an empty DevTools panel.

  • manifest.json with required permissions (cookies, devtools, activeTab)
  • devtools.html that registers the custom panel
  • Empty panel page (HTML shell, no functionality yet)

Done when the panel tab appears in Chrome DevTools without errors.

@paoloanzn paoloanzn merged commit 1535e20 into main Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant