This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @version 0.2 | |
// @name Stack Exchange Timeline/Revisions links | |
// @description Adds timeline and revisions links to all applicable Stack Exchange posts | |
// @author Jeff Mercado | |
// @namespace https://stackoverflow.com/users/390278/jeff-mercado | |
// @include http*://stackoverflow.com/* | |
// @include http*://*.stackoverflow.com/* | |
// @include http*://askubuntu.com/* | |
// @include http*://*.askubuntu.com/* |