chrome-webcomponents-extension icon indicating copy to clipboard operation
chrome-webcomponents-extension copied to clipboard

Google Chrome extension to identify all Custom Elements used on a site

Web Components - Chrome Extension

Banner

Google Chrome extension to identify all Custom Elements used on a site.

Install

Screenshot

Roadmap

  • [x] Show all Custom Elements used on a site
  • [ ] Detect if a site is using Polymer or X-Tag
  • [ ] Identify other Web Component's functionalities (e.g. Shadow DOM, HTML Imports, etc)
  • [ ] Create a Firefox extension

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Team

This extension was made with love by these guys and a bunch of awesome contributors.

Zeno Rocha Eric Bidelman
Zeno Rocha Eric Bidelman

History

For detailed changelog, check Releases.

License

MIT License © WebComponents.org