User:Cuckooman4/favtab.js/doc
Appearance
Adds a "favorites" tab.
Usage
[edit]Click to display a list of links. Click a link to go to the page.
Installation
[edit]Add
importScript("User:Cuckooman4/favtab.js");
to your monobook.js.
Then make an array of page names called favlist
.
For example, if you wanted to add "LOL", "Wikipedia", and "Special:Random", use:
var favlist = ["LOL", "Wikipedia", "Special:Random"]
Compatibility
[edit]Browser | Compatible? |
---|---|
IE 6 | Yes |
FF 2 | No |