Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 09aec831dc | |||
| 97f6cf5a62 |
+1
-1
@@ -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
@@ -1,7 +1,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<style type="text/css">
|
||||
+ body {width:600; height:310;}
|
||||
body {width:600; height:310;}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user