version 1.6, 2001/11/29 20:22:38
|
version 1.7, 2001/11/29 20:24:35
|
Line 5
|
Line 5
|
|
|
</head> |
</head> |
<body> |
<body> |
| |
<table> |
<table> |
<tbody> | <tbody> |
<tr> | <tr> |
<td valign="Top" width="100%"><!-- MAIN CONTENT --> | <td valign="Top" width="100%"><!-- MAIN CONTENT --> |
| |
<p>Welcome to the <b>Banner Blind Mozilla</b> project.<br> |
<p>Welcome to the <b>Banner Blind Mozilla</b> project.<br> |
The goal of this project is to design a browser extension that hides | The goal of this project is to design a browser extension that hides |
the banners of any web site.</p> | the banners of any web site.</p> |
| |
<p><b>Status</b><br> |
<p><b>Status</b><br> |
Currently there's no XPI installation, but you can test the initial | Currently there's no XPI installation, but you can test the initial |
progress by changing your userContent.css, se more details in the <a href="installation.html"> |
progress by changing your userContent.css, se more details in the <a href="installation.html"> |
installation </a> section.</p> | installation </a> section.</p> |
| |
<p>The available version hides this types of banners:<br> |
<p>The available version hides this types of banners:<br> |
Images and Embeds with one of the follow dimensions:<br> | Images and Embeds with one of the follow dimensions:<br> |
</p> | </p> |
| |
<ul> |
<ul> |
<li>Full Banner - 468x60 pixels</li> | <li>Full Banner - 468x60 pixels</li> |
<li>Half Banner - 234x60 pixels</li> | <li>Half Banner - 234x60 pixels</li> |
<li>Rectangular Banner - 120x60 pixels</li> | <li>Rectangular Banner - 120x60 pixels</li> |
| |
</ul> |
</ul> |
| |
<p><b>Next Steps<br> |
<p><b>Next Steps<br> |
</b></p> | </b></p> |
| |
<ul> |
<ul> |
<li>Support more banners formats, like banners in html</li> | <li>Support more banners formats, like banners in html</li> |
<li>Make it installable trough xpi</li> | <li>Make it installable trough xpi</li> |
<li>Tell the browser not to load the banners instead of just | <li>Tell the browser not to load the banners instead of just |
hide them<br> |
hide them<br> |
</li> | </li> |
| |
</ul> |
</ul> |
<b>Contributing</b><br> | <b>Contributing</b><br> |
If you have any suggestions on how to make it better, or if you can | If you have any suggestions on how to make it better, or if you can |
contribute with the project with anything, please be our guest =)<br> |
contribute with the project with anything, please be our guest =)<br> |
<br> | <br> |
Here are my contacts:<br> | Here are my contacts:<br> |
Fabricio Campos Zuardi<br> | Fabricio Campos Zuardi<br> |
email: <a href="mailto:fabricio@mamata.com.br">fabricio@mamata.com.br</a> | email: <a href="mailto:fabricio@mamata.com.br">fabricio@mamata.com.br</a> |
<br> | <br> |
ICQ: 5013001<br> | ICQ: 5013001<br> |
Yahoo Messenger: fzuardi<br> | Yahoo Messenger: fzuardi<br> |
<br> | <br> |
You can also drop a note here<br> | You can also drop a note <a href="annotation.html">here</a><br> |
<!-- MAIN CONTENT --> </td> | </td> |
<!-- ***************** INFO/NEWS *************** --><td valign="Top"> | <!-- ***************** INFO/NEWS *************** --><td valign="Top"> |
| |
<table width="160"> |
<table width="160"> |
<tbody> | <tbody> |
<tr> | <tr> |
<td colspan="2"><img src="http://www.mozdev.org/sharedimages/whatsnew_top.gif" width="154" height="15"> | <td colspan="2"><img src="http://www.mozdev.org/sharedimages/whatsnew_top.gif" width="154" height="15"> |
<br> | <br> |
</td> | </td> |
</tr> | </tr> |
<tr> | <tr> |
<td valign="Top"><img src="http://www.mozdev.org/sharedimages/bullet.gif" width="10" height="10"> | <td valign="Top"><img src="http://www.mozdev.org/sharedimages/bullet.gif" width="10" height="10"> |
</td> | </td> |
<td valign="Top"><font size="-1"> News item goes here </font><br> | <td valign="Top"><font size="-1"> News item goes here </font><br> |
</td> | </td> |
</tr> | </tr> |
| |
</tbody> | </tbody> |
</table> |
</table> |
<!-- ***************** INFO/NEWS *************** --></td> | <!-- ***************** INFO/NEWS *************** --></td> |
</tr> | </tr> |
| |
</tbody> | </tbody> |
</table> |
</table> |
| |
</body> |
</body> |
</html> |
</html> |