Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

webcomponents/chrome-webcomponents-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Components - Chrome Extension

Banner

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

Install

Screenshot

Roadmap

  • 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