Skip to content

Commit

Permalink
New assets for Chrome/Firefox extension (#4084)
Browse files Browse the repository at this point in the history
* Update description

* Delete still2.png

* Updated screenshot

* Delete icon48.png

* Delete icon16.png

* Delete icon128.png

* Updated Logo

* Update Readme.md
  • Loading branch information
garethx committed May 6, 2020
1 parent 55948a2 commit ad03b50
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/chrome-extension/Readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Browser Extension

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

[![available in the chrome store](https://developer.chrome.com/webstore/images/ChromeWebStore_Badge_v2_206x58.png)](https://chrome.google.com/webstore/detail/jkhbnhagngalpojoeijaleemepfpefmp)
[Download for firefox](https://addons.mozilla.org/en-US/firefox/addon/open-in-codesandbox/)
Expand Down
Binary file modified packages/chrome-extension/assets/icon128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified packages/chrome-extension/assets/icon16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified packages/chrome-extension/assets/icon48.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified packages/chrome-extension/assets/still2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion packages/chrome-extension/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Open in CodeSandbox",
"short_name": "CodeSandbox",
"version": "1.1.0",
"description": "Adds an open in CodeSandbox button to Github Repos",
"description": "Adds an 'Open in CodeSandbox' button to GitHub repos",
"homepage_url": "https://codesandbox.io",
"icons": {
"16": "./assets/icon16.png",
Expand Down

0 comments on commit ad03b50

Please sign in to comment.