Fox.ci_Chrome_Extension/Website/index.html

19 lines
579 B
HTML
Raw Normal View History

2015-02-04 23:52:40 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Fox.ci Google Chrome Extension</title>
</head>
<body id="home">
<h1>Fox.ci Google Chrome Extension</h1>
<u>Development Versions:</u><br>
v.0.0.1: <a href="https://chrome.google.com/webstore/detail/foxci/fbpfbejhmadhabljiechdahfilklanfh">https://chrome.google.com/webstore/detail/foxci/fbpfbejhmadhabljiechdahfilklanfh</a>
<br><br><br>
Note: The latest version will always be hosted on the google chrome webstore. Old versions will be provided as ZIP files for manual installation.
</body>
</html>