mirror of
https://github.com/c0de-archive/Fox.ci_Chrome_Extension.git
synced 2024-12-22 05:42:39 +00:00
Updates
This commit is contained in:
parent
64029974be
commit
3e4b4b7e7d
14
.idea/deployment.xml
generated
Normal file
14
.idea/deployment.xml
generated
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="PublishConfigData" serverName="chrome.fox.ci">
|
||||
<serverData>
|
||||
<paths name="chrome.fox.ci">
|
||||
<serverdata>
|
||||
<mappings>
|
||||
<mapping deploy="/" local="$PROJECT_DIR$/Website" web="/" />
|
||||
</mappings>
|
||||
</serverdata>
|
||||
</paths>
|
||||
</serverData>
|
||||
</component>
|
||||
</project>
|
@ -0,0 +1,18 @@
|
||||
<!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>
|
||||
|
Loading…
Reference in New Issue
Block a user