Build and distribute a Chrome extension

We want to build browser extensions that interact with code at runtime.

How to write the manifest and add files

See, for example, Get started from Chrome for Developers

How to test a Chrome extension locally

How to validate a draft extension

NB In order to publish an extension, you must have a developer account.

How to publish an extension

As part of the submission process, you will need to explain why you need the permissions you requested (in the manifest.json)