Merge pull request #111 from ericrosenbaum/gh-pages
Add spotify extension
This commit is contained in:
commit
0df7a8c2a4
2 changed files with 17 additions and 0 deletions
BIN
images/extensions/spotify_large.png
Normal file
BIN
images/extensions/spotify_large.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 8.6 KiB |
17
index.html
17
index.html
|
@ -370,6 +370,23 @@
|
|||
<span class="tag web" title="Web Extension">Requires Internet Connection</span>
|
||||
</section>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://ericrosenbaum.github.io/spotify-extension/" target="_blank">
|
||||
<header>
|
||||
<h2>Spotify Music</h2>
|
||||
<p class="author">Eric Rosenbaum</p>
|
||||
</header>
|
||||
<img src="images/extensions/spotify_large.png" />
|
||||
</a>
|
||||
<section class="description">
|
||||
<p>Animate and remix millions of songs!</p>
|
||||
<a href="?url=https://ericrosenbaum.github.io/spotify-extension/examples/dance-party.sbx#scratch" data-action="load-url">Sample Project</a>
|
||||
<a href="https://ericrosenbaum.github.io/spotify-extension/" target="_blank">Documentation</a>
|
||||
</section>
|
||||
<section class="tags">
|
||||
<span class="tag web" title="Web Extension">Requires Internet Connection</span>
|
||||
</section>
|
||||
</li>
|
||||
<li>
|
||||
<a href="?url=http://sayamindu.github.io/scratch-extensions/text-to-speech/text_to_speech_extension.js" data-action="load-url">
|
||||
<header>
|
||||
|
|
Reference in a new issue