mirror of
https://github.com/c0de-archive/Fox.ci_Chrome_Extension.git
synced 2025-02-01 18:25:54 +00:00
19 lines
579 B
HTML
19 lines
579 B
HTML
<!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>
|
|
|