An open API service indexing awesome lists of open source software.

https://github.com/webcomponents/chrome-webcomponents-extension

Google Chrome extension to identify all Custom Elements used on a site
https://github.com/webcomponents/chrome-webcomponents-extension

Last synced: 8 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# Web Components - Chrome Extension

![Banner](https://cloud.githubusercontent.com/assets/398893/3009132/cd9cc212-dee8-11e3-8c2b-867857a32cdf.png)

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

## Install

[![Screenshot](https://cloud.githubusercontent.com/assets/398893/3009122/cdf4bf2c-dee7-11e3-95d7-14da0cd79171.png)](https://chrome.google.com/webstore/detail/web-components/filcobblndaenakhejinpjdblekilpgn)

## 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](https://github.com/webcomponents/chrome-webcomponents-extension/graphs/contributors).

[![Zeno Rocha](https://2.gravatar.com/avatar/e190023b66e2b8aa73a842b106920c93)](https://github.com/zenorocha) | [![Eric Bidelman](https://2.gravatar.com/avatar/e7948aac7c52b26470be80311873a398)](https://github.com/ebidel)
--- | --- | --- | --- | ---
[Zeno Rocha](https://github.com/zenorocha) | [Eric Bidelman](https://github.com/ebidel)

## History

For detailed changelog, check [Releases](https://github.com/webcomponents/chrome-webcomponents-extension/releases).

## License

[MIT License](http://webcomponentsorg.mit-license.org/) © WebComponents.org