2 Commits

Author SHA1 Message Date
npease 09aec831dc Update manifest.json 2018-01-11 14:11:40 -05:00
npease 97f6cf5a62 Update popup.html 2018-01-11 14:11:25 -05:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"name": "Unichat",
"description": "This Starts the Unichat Extension Popup",
"version": "1.3",
"version": "1.4",
"icons": {
"128": "7POdNS3.png"
},
+1 -1
View File
@@ -1,7 +1,7 @@
<html>
<head>
<style type="text/css">
+ body {width:600; height:310;}
body {width:600; height:310;}
</style>
</head>
<body>