wikiblocks / wikiblocks-chrome

DEPRECATED. A Chrome Extension that helps you find blocks that are relevant to a Wikipedia article.
Other
10 stars 0 forks source link

Use MutationObserver #1

Open bmershon opened 8 years ago

bmershon commented 8 years ago

There is a race condition preventing the script from seeing all rendered README.md markup.

Follow general patterns used by Mike Bostock in the bl.ocks.org extension: https://github.com/mbostock/bl.ocks.org/blob/master/chrome/bl.ocks.chrome/blocks.js#L1