medialab / SearchEnginesBookmarklet

Extract list of results from search engines pages as CSV with a bookmarklet directly within the browser
https://medialab.github.io/SearchEnginesBookmarklet/
GNU General Public License v3.0
18 stars 2 forks source link

Fix Firefox support (shadowroot) #6

Closed boogheta closed 8 years ago

boogheta commented 8 years ago

cf https://github.com/medialab/artoo/issues/247

boogheta commented 8 years ago

well actually shadowdom has never been implemented in firefox... So the real fix to do is: Recode UI parts without artoo's ui, but by recreating classical dom elements instead