A Chrome Extension that posts quickly your status to Mastodon.
noraworld/wdt-emoji-bundle is used in this project, forked from needim/wdt-emoji-bundle🙏
- bootstrap v4.0.0-alpha.6
- wdt-emoji-bundle
Download Bootstrap and put bootstrap.min.css
under src/lib
.
Download wdt-emoji-bundle by entering the following commands.
$ cd fastoot
$ curl https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css > src/lib/normalize.min.css
$ curl https://raw.githubusercontent.com/noraworld/wdt-emoji-bundle/unicode/wdt-emoji-bundle.css > src/lib/wdt-emoji-bundle.css
$ curl https://raw.githubusercontent.com/noraworld/wdt-emoji-bundle/unicode/emoji.min.js > src/lib/emoji.min.js
$ curl https://raw.githubusercontent.com/noraworld/wdt-emoji-bundle/unicode/wdt-emoji-bundle.min.js > src/lib/wdt-emoji-bundle.min.js
All codes of this repository are available under the MIT License. See the LICENSE for more information.