Includes : CheckForUpdate [DISCONTINUED]

By w35l3y Last update Mar 25, 2011 — Installed 75,844 times.

My browser does not support CheckForUpdate.init(<>...</>);

in
Subscribe to My browser does not support CheckForUpdate.init(<>...</>); 1 post, 1 voice

w35l3y Script's Author

Well, I created the script to work with Firefox.
But if this is the only problem, so you can do something like:

// ==UserScript==
// @name           Test : Example
// @namespace      http://gm.wesley.eti.br/test
// @description    This is a test
// @require        http://userscripts.org/scripts/source/38788.user.js
// ==/UserScript==

CheckForUpdate.init({
'cfu:url':'your url',
'cfu:version':'your version'
});

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel