summaryrefslogtreecommitdiff
path: root/npapi-plugin/background.html
blob: 031d4dbff2757589fdbc76dd5a441c2f680d92f3 (plain)
1
2
3
4
5
6
7
8
9
<html>
  <head>
    <title>Zeitgeist NPAPI plugin</title>
  </head>
  <body>
    <p><embed type="application/x-zeitgeist-plugin" id="zg-plugin" /></p>
    <script type="text/javascript" src="zeitgeist.js"></script>
  </body>
</html>