https://github.com/ampproject/amp-readiness
AMP Readiness is a chrome extension allows you to quickly see what technologies used on the page are AMP compatible.
https://github.com/ampproject/amp-readiness
Last synced: 10 months ago
JSON representation
AMP Readiness is a chrome extension allows you to quickly see what technologies used on the page are AMP compatible.
- Host: GitHub
- URL: https://github.com/ampproject/amp-readiness
- Owner: ampproject
- License: apache-2.0
- Created: 2019-01-07T21:21:07.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-05-27T17:29:32.000Z (about 2 years ago)
- Last Synced: 2025-06-01T15:03:12.206Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 3.37 MB
- Stars: 14
- Watchers: 9
- Forks: 17
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## AMP Readiness
AMP Readiness is a chrome extension allows you to quickly see what technologies used on the page are AMP compatible.
### License
AMP Readiness is licensed under the [Apache 2.0 LICENSE](http://www.apache.org/licenses/LICENSE-2.0.txt).
### Installation
Install the extension from the [Chrome Store](https://chrome.google.com/webstore/detail/amp-readiness-tool/fadclbipdhchagpdkjfcpippejnekimg)
### Credits
Based on [Wappalyzer](https://github.com/AliasIO/Wappalyzer).
Syntax highligting by [Prism](https://github.com/PrismJS/prism).
UI Elements created using [jQuery UI](https://github.com/jquery/jquery-ui).