feat(extension): brand icons + manifest wiring (partial #16)#28
Merged
Conversation
- Generated N-monogram icons in brand teal (#1498BE) at 16/32/48/128/512 - Added "icons" map + "action.default_icon" to manifest.json so the extension is packageable for the Chrome Web Store These are clean placeholders; swap in professional design anytime with no code change. Store-listing assets (screenshots, promo tiles, copy) and the 512px store icon still TODO — those need design input. Partial #16. Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
17 tasks
…sion-icons # Conflicts: # extension/public/manifest.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Partial #16 — unblocks Chrome packaging.
What
extension/public/icons/).icons+action.default_iconintomanifest.json(previously had neither — extension could not be packaged).Still TODO under #16 (needs design input, not code)
These are intentional placeholders — clean, not cheap — so the extension is store-submittable now and the listing copy/screenshots can follow.