lundi 6 avril 2015

Can I use js framework in chrome extension?

I am working on a chrome extension it attaches toolbar on to the DOM.


enter image description here


Now, I am using css selectors in js to find, attach and manipulate elements. If a designer changes any css selector in HTML content, it breaks the entire toolbar. To avoid this we decided to don't use css selectors in js code.


Can I use js frameworks like Ember , Angular or Backbone for this scenario?





Aucun commentaire:

Enregistrer un commentaire