Skip to content

Commit ad03b50

Browse files
authored
New assets for Chrome/Firefox extension (codesandbox#4084)
* Update description * Delete still2.png * Updated screenshot * Delete icon48.png * Delete icon16.png * Delete icon128.png * Updated Logo * Update Readme.md
1 parent 55948a2 commit ad03b50

File tree

6 files changed

+2
-2
lines changed

6 files changed

+2
-2
lines changed

packages/chrome-extension/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Browser Extension
22

3-
![Image](https://user-images.githubusercontent.com/1051509/46907462-fc0ef600-cf12-11e8-8d73-05b95577364e.png)
3+
![Image](https://github.com/codesandbox/codesandbox-client/blob/garethx-addon/packages/chrome-extension/assets/still2.png)
44

55
[![available in the chrome store](https://developer.chrome.com/webstore/images/ChromeWebStore_Badge_v2_206x58.png)](https://chrome.google.com/webstore/detail/jkhbnhagngalpojoeijaleemepfpefmp)
66
[Download for firefox](https://addons.mozilla.org/en-US/firefox/addon/open-in-codesandbox/)
-3.11 KB
Loading
-112 Bytes
Loading
-753 Bytes
Loading
-192 KB
Loading

packages/chrome-extension/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Open in CodeSandbox",
44
"short_name": "CodeSandbox",
55
"version": "1.1.0",
6-
"description": "Adds an open in CodeSandbox button to Github Repos",
6+
"description": "Adds an 'Open in CodeSandbox' button to GitHub repos",
77
"homepage_url": "https://codesandbox.io",
88
"icons": {
99
"16": "./assets/icon16.png",

0 commit comments

Comments
 (0)