hi-ogawa / wordCollector

https://chrome.google.com/webstore/detail/word-collector/jfeinpeakgoblpcelmhdhajmdoeoifap
0 stars 0 forks source link

injecting contentscript cause existing dropdown not working #67

Closed hi-ogawa closed 8 years ago

hi-ogawa commented 9 years ago

ex. http://startbootstrap.com/

hi-ogawa commented 8 years ago

at least, css, script and dom should be injected after pressing popup icon.

hi-ogawa commented 8 years ago

approach:

hi-ogawa commented 8 years ago

things to learn

hi-ogawa commented 8 years ago

NOTE!!!!!!!!!!!!!!

This event will not fire if the browser action has a popup.

hi-ogawa commented 8 years ago

quick fix: https://github.com/hi-ogawa/wordCollector/commit/bf37014a4085e03f4601dc5f0fcb001630136c4c

finally we need to remove all of bootstrap ui from content script, https://github.com/hi-ogawa/wordCollector/issues/69