Skip to content

fix: move extension source to repo root so Chrome finds manifest.json - #2

Open
aRamadi wants to merge 1 commit into
iambhabha:mainfrom
aRamadi:main
Open

fix: move extension source to repo root so Chrome finds manifest.json#2
aRamadi wants to merge 1 commit into
iambhabha:mainfrom
aRamadi:main

Conversation

@aRamadi

@aRamadi aRamadi commented Jul 11, 2026

Copy link
Copy Markdown

manifest.json, icons/, and scripts/ lived under src/, so selecting the repository root in chrome://extensions "Load unpacked" produced a "manifest file is missing" error. Since this fork has no GitHub Releases, cloning/downloading the repo was the only install path, so the source now lives at the repo root. Updated the test runner's path and the README's Chrome install instructions accordingly.

manifest.json, icons/, and scripts/ lived under src/, so selecting the
repository root in chrome://extensions "Load unpacked" produced a
"manifest file is missing" error. Since this fork has no GitHub
Releases, cloning/downloading the repo was the only install path, so
the source now lives at the repo root. Updated the test runner's path
and the README's Chrome install instructions accordingly.
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.

2 participants