This file contains hidden or 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== | |
// @name Forces of War utilities | |
// @namespace Danielv123 | |
// @version 0.1 | |
// @description Useful utilities for the Facebook game Forces of War | |
// @match https://fb-forces.uken.com/* | |
// @match https://forces.uken.com/* | |
// @copyright 2013 Johan / Asbra.net | |
// @grant GM_getValue | |
// @grant GM_setValue |