User:LFaraone/twinkle.user.js

/*

 */

// version info

window.wikEdProgramVersion = '0.9.55b';

window.wikEdProgramDate = 'November 27, 2007';

/*

Program description and Greasemonkey metadata

wikEd is a full-featured JavaScript in-browser editor for Wikipedia and other MediaWiki edit pages.

The program works currently ONLY for Mozilla-based browsers (Mozilla, Mozilla Firefox, and Mozilla SeaMonkey)

The code has to be saved as UTF-8 in your editor to preserve Unicode characters like ♥ (heart)

// ==UserScript==

// @name Twinkle

// @namespace http://en.wikipedia.org/wiki/WP:TWINKLE

// @description WP AV Tool

// @include *

// @exclude

//

// @homepage http://en.wikipedia.org/wiki/WP:T

// @author User:AzaToth (http://en.wikipedia.org/wiki/User:AzaToth)

// ==/UserScript==

// ---- START TWINKLE INSTALLATION CODE ----

// install Twinkle

mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:AzaToth/twinkle.js'

+ '&action=raw&ctype=text/javascript');

// ---- END TWINKLE INSTALLATION CODE ----

  • /

//

// Greasemonkey customization section: add customization settings here

//

/*

*/