AMP Validator Chrome Extension

August 18, 2021 ยท View on GitHub

This is the source code to the publicly available AMP Validator Chrome extension.

Building the extension

The following tools are required to build the extension:

  • Bower
  • Polybuild

Once these tools are installed, run ./build_extension.sh.

Installing locally

Once built this extension can be installed locally through Chrome's Developer Mode

Contents

  1. 1Building the extension
  2. 2Installing locally