3 <script type=
"text/javascript">
4 document
.write('<link rel="stylesheet" href="chrome://taboo/skin/about.css?' + Math
.random() + '" />');
9 <h1>Saving Your Tabs
</h1>
10 <p>Taboo lets you save a tab for use at a later time. After
"tabooing" a tab, a screenshot, the current position on the page, and information you've typed into form elements are saved.
</p>
11 <p>When you reload that tab, you will be returned to the page, at the proper location, with the back button history intact, and the form fields filled in.
</p>
15 <td style=
"width: 50px"><span id=
"taboo-toolbarbutton-add"></span></td>
16 <td>To use Taboo, just click on this icon, found next to your address bar. This saves the tab for you.
</td>
19 <td><span id=
"taboo-toolbarbutton-add-saved"></span></td>
20 <td>Saved Taboos display this icon instead. Clicking this again will resave the taboo. (shift-clicking this will move the taboo to the trashcan)
</td>
23 <td><span id=
"taboo-toolbarbutton-view"></span></td>
24 <td>To view your saved taboos, click on this icon.
</td>
32 <p>Taboo was created by
<a target=
"window" href=
"http://overstimulate.com">Jesse Andrews
</a>,
33 <a target=
"window" href=
"http://yosh.org">Manish Singh
</a>, and
34 <a target=
"window" href=
"http://iantriesagain.com">Ian Fischer
</a>.