dilpreetsio / know-your-frontend

Chrome extension to detect frontend framework of web-apps
MIT License
3 stars 5 forks source link

Added more frontend frameworks #10

Open today- opened 6 years ago

today- commented 6 years ago

Inspired by this PR by @opw0011 https://github.com/geekyd/know-your-frontend/pull/9

Injecting a content script and detect global variables of Vue and Knockout.js

dilpreetsio commented 6 years ago

@today- Seems like there are already PRs opened for knockout & vue. Can you please help in adding other frameworks?

today- commented 6 years ago

@geekyd Added support of Backbone, Polymer and Aurelia