fix images

This commit is contained in:
Kasia Chmielinski 2015-05-07 16:49:37 -04:00
parent 84d85ba3b8
commit bf7c7ff1a8
5 changed files with 2 additions and 2 deletions

BIN
.DS_Store vendored

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 72 KiB

After

Width:  |  Height:  |  Size: 38 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 37 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 35 KiB

Before After
Before After

View file

@ -60,7 +60,7 @@ This launches a dialogue that prompts you to link to your Github page. Youll
You can load an SBX (.sbx) file that contains a pointer to your extension from the homepage directly through this element:
![](https://raw.githubusercontent.com/LLK/scratch-extension-docs/scratchx/images/link_to_file.png)
![](https://raw.githubusercontent.com/LLK/scratch-extension-docs/scratchx/images/link_to_files.png)
The same dialogue can be launched from within Scratch by clicking on the green Load Experimental Extension in the top right or from within the More Blocks section of the blocks menu:
@ -74,7 +74,7 @@ Developers who have hosted their extensions (.js file) or sample projects (.sbx
Users can then visit that URL directly in their browsers or enter it into the homepage element on ScratchX.org:
![](https://raw.githubusercontent.com/LLK/scratch-extension-docs/scratchx/images/open-ext-url.png)
![](https://raw.githubusercontent.com/LLK/scratch-extension-docs/scratchx/images/open_ext_url.png)
# Writing Extensions for ScratchX