# sxg-validator **Repository Path**: mirrors_google/sxg-validator ## Basic Information - **Project Name**: sxg-validator - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-28 - **Last Updated**: 2026-03-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SXG Validator Chrome Extension This is the source code to the publicly available [SXG Validator](https://chrome.google.com/webstore/) Chrome extension. This is not an officially supported Google product. ## Building the extension Run ./build_extension.sh. This scripts installs the [google-closure-compiler](https://developers.google.com/closure/compiler) and [library](https://github.com/google/closure-library) needed to build the extension. ## Installing locally Once built this extension can be installed locally through Chrome's [Developer Mode](https://developer.chrome.com/extensions/faq#faq-dev-01)