-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
38 lines (30 loc) · 1.58 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
SPOJ Rank Tracker helps you keep a track of your live rank and points you score,
in a way it keeps you motivated. There are more than 47,000 programmers that
compete on SPOJ, the ranks are under constant turbulence. (APR 09 2009)
This add-on helps you maintain continuity in your SPOJ submissions.
Features -
* Track any user on SPOJ
* Set Refresh Intervals to minimize bandwidth wastage
* Tested on Linux and Windows
Usage -
* Click SPOJ icon to goto the user's spoj Profile
* Click anywhere else on the addon to setup username and refresh interval
--------------------------------------------------------------------------------
This extension was generated by the Extension Wizard at
http://ted.mielczarek.org/code/mozilla/extensionwiz/ .
This extension is compatible only with Firefox 1.5 and
above. Most of the files in this package are based on
the 'helloworld' extension from the Mozillazine Knowledge Base.
You can build an XPI for installation by running the
build.sh script located in this folder. For development
you should do the following:
1. Unzip the entire contents of this package to somewhere,
e.g, c:\dev or /home/user/dev
2. Put the full path to the folder (e.g. c:\dev\spojranktracker on
Windows, /home/user/dev/spojranktracker on Linux) in a file named
spojranktracker@abhishek.mishra and copy that file to
[your profile folder]\extensions\
3. Restart Firefox.
For more information, see the Mozillazine Knowledge Base:
http://kb.mozillazine.org/Getting_started_with_extension_development
-Ted Mielczarek <ted.mielczarek@gmail.com>