Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

examples.json should include a way to list significant manifest keys #524

Open
5 tasks
Rob--W opened this issue May 12, 2023 · 0 comments
Open
5 tasks

examples.json should include a way to list significant manifest keys #524

Rob--W opened this issue May 12, 2023 · 0 comments
Labels
enhancement Improves an existing repo feature. idle Issues and pull requests with no activity for three months.

Comments

@Rob--W
Copy link
Member

Rob--W commented May 12, 2023

examples.json lists all samples plus relevant extension APIs in javascript_apis. But there are several extension APIs with significant functionality in its manifest keys. By significant, I mean not just because it is referenced (e.g. name and description are quite meaningless), but because the example is a notably good demonstration of the APIs in use.

To make it easier to find the right examples, we should introduce a new key, e.g. manifest_keys to link examples to manifest keys.

Tasks:

Example of expected results:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improves an existing repo feature. idle Issues and pull requests with no activity for three months.
Projects
None yet
Development

No branches or pull requests

2 participants