Difference between revisions of "Chrome Extension"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
(Add licensing details)
m (rv)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
__NOTOC__
 +
 
The [https://chrome.google.com/webstore/detail/explain-xkcd/fpmkngibepdfagmmmenjbfmgohlddakg Explain xkcd Chrome Extension] is an open source [https://en.wikipedia.org/wiki/Google_Chrome#Extensions Chrome extension] that allows users to navigate from [https://xkcd.com xkcd.com] to the corresponding wiki entry by just clicking a button.
 
The [https://chrome.google.com/webstore/detail/explain-xkcd/fpmkngibepdfagmmmenjbfmgohlddakg Explain xkcd Chrome Extension] is an open source [https://en.wikipedia.org/wiki/Google_Chrome#Extensions Chrome extension] that allows users to navigate from [https://xkcd.com xkcd.com] to the corresponding wiki entry by just clicking a button.
  
Line 12: Line 14:
  
 
The source can be found [https://github.com/kylejlin/explain-xkcd on GitHub], under the {{w|MIT License}}.
 
The source can be found [https://github.com/kylejlin/explain-xkcd on GitHub], under the {{w|MIT License}}.
 +
 +
== See also ==
 +
 +
* [[Browser helpers]]

Latest revision as of 22:10, 4 May 2022


The Explain xkcd Chrome Extension is an open source Chrome extension that allows users to navigate from xkcd.com to the corresponding wiki entry by just clicking a button.

Installation[edit]

The extension can be installed here.

Usage[edit]

When viewing a comic on xkcd.com, click the Black Hat icon at the top right (where all the extension icons are located), and the explanation will be opened in a new tab.

Contributing[edit]

The source can be found on GitHub, under the MIT License.

See also[edit]