Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2f3c88586c | |||
| 9486b0ef7b | |||
| 93daab32b3 | |||
| a1b73a70d0 | |||
| 426f7e5635 | |||
| edb582db2c | |||
| 7ff119e73d |
@@ -1,7 +0,0 @@
|
||||
This is the actual download repository
|
||||
|
||||
HOWEVER
|
||||
|
||||
YOU SHOULD NOT USE THIS TO DOWNLOAD IT
|
||||
|
||||
GO TO THE WIKI / DOCUMENTATION TO DOWNLOAD IT
|
||||
Binary file not shown.
@@ -1 +1,4 @@
|
||||
This is the repository for the Unichat Chrome Extension
|
||||
To download, go to the releases section
|
||||
and the installation instrustions are avaible here: http://techapple.net/2015/09/how-to-install-load-unpacked-extension-in-google-chrome-browser-os-chromebooks/
|
||||
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
|
||||
"name": "Unichat",
|
||||
"description": "This Starts the Unichat Extension Popup",
|
||||
"version": "1.0",
|
||||
"version": "1.1",
|
||||
"icons": {
|
||||
"128": "7POdNS3.png"
|
||||
},
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<style type="text/css">
|
||||
body {width:550; height:310;}
|
||||
body {width:600; height:310;}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user