1
0
Fork 0
mirror of https://github.com/Oreolek/TrackMeNot-Chrome.git synced 2024-05-05 18:48:17 +03:00
trackmenot/tmn_widget.html

10 lines
342 B
HTML

<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<link href="style.css" rel="stylesheet">
<html>
<body >
<div valign="top" >
<img src="images/skin/tmn_icon.png" id="tmn-widget-icon">
<label id="tmn-text" style="vertical-align:top" >TackMeNot</label>
</div>
</body>
</html>