Difference between revisions of "Chrome Extension"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
(Add a page on the Chrome Extension)
 
m (rv)
 
(5 intermediate revisions by 5 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 11: Line 13:
 
== Contributing ==
 
== Contributing ==
  
The source can be found [https://github.com/kylejlin/explain-xkcd on GitHub].
+
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]