1
0
mirror of https://github.com/keeweb/keeweb-plugins.git synced 2024-06-23 07:16:45 +02:00
keeweb-plugins/docs/plugins/keewebhttp/index.html
2017-05-23 23:14:23 +02:00

25 lines
903 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>KeeWeb Plugin: KeeWebHttp</title>
<link rel="shortcut icon" href="/favicon.png" />
<style>
body {
font-family: -apple-system, "BlinkMacSystemFont", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;;
font-size: 14px;
}
</style>
</head>
<body>
<h1>KeeWeb Plugin: KeeWebHttp</h1>
<a href="https://plugins.keeweb.info/plugins/keewebhttp">https://plugins.keeweb.info/plugins/keewebhttp</a>
<p>This plugin enables integrations with browser extensions, like
<a href="https://chrome.google.com/webstore/detail/chromeipass/ompiailgknfdndiefoaoiligalphfdae?utm_source=chrome-ntp-icon">chromeIPass</a>
or
<a href="https://addons.mozilla.org/en-US/firefox/addon/passifox/">PassIFox</a>.
</p>
<p>It's the same as KeePassHttp, but for KeeWeb.</p>
</body>
</html>