NiklasGollenstede / wikipedia-peek

Firefox add-on / chrome/opera extension that shows previews of linked articles on Wikipedia pages
Mozilla Public License 2.0
19 stars 3 forks source link

Shows previews of linked articles on Wikipedia pages.

When you hover a link to another article on Wikipedia or tap on it, a small pop-up will show you the title section of that article.

Features:

This add-ons code is available on GitHub. If you have any problems, please report them here

The add-on itself does not collect any data. Note however, that the article previews are queried form Wikipedia in a separate query each time you hover over a link long enough.

How to Build