Created
October 30, 2013 20:32
-
-
Save jaredhirsch/7239724 to your computer and use it in GitHub Desktop.
MEATSONG BOOKMARKLET
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| //text-to-speech for your meatspaces | |
| // | |
| // instructions. | |
| // 1. create a bookmarklet with the following contents: | |
| javascript:(function(){document.body.appendChild(document.createElement('script')).src='https://rawgithub.com/6a68/6a68.github.com/meatsong/src/meatsong.js';})(); | |
| // 2. load chat.meatspac.es | |
| // 3. when the page settles, click your button and behold roboty delight. |
Author
bookmarklets are such a great way to load meatplugs!
i tried to get something together, but doing a jsonp request on the raw.github urls may not be possible
Author
for future reference, I updated this and moved it to http://meatvox.com
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@joshua-s thx dude! +1 in the bug if you think it's a good feature: https://github.com/meatspaces/meatspace-chat/issues/79