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
chrome-extension gist visualization wikiblocks-chrome wikipedia

wikiblocks-chrome

Copyright 2015, Brooks Mershon

This is a prototype Chrome extension developed for CS 316 (Database Systems) taught at Duke University in Fall 2015

The extension uses information from a Wikipedia article to produce a list of relevant GitHub Gists (known as blocks) in the form of Mike Bostock's many code examples.

In addition, the extension adds blocks viewed on bl.ocks.org to a database of gists based on information contained in the description, README.md, and meta tags in index.html.

Check out wikiblocks-search for more information about the server side of the code.

Quickstart

To install the extension, download the extension.crx file and drag it into an open chrome://extensions window (navigate in the Chrome menu to Settings -> Extensions).

Navigate to a Wikipedia page and click on the page action icon.

Wikiblocks Chrome Extension

Wikiblocks Chrome Extension

Visit blocks on bl.ocks.org to record new blocks!

Discover new blocks