https://github.com/justintieu/flying-unicorn
Chrome Extension: Flying Unicorn
https://github.com/justintieu/flying-unicorn
Last synced: 3 months ago
JSON representation
Chrome Extension: Flying Unicorn
- Host: GitHub
- URL: https://github.com/justintieu/flying-unicorn
- Owner: justintieu
- License: mit
- Created: 2017-12-10T07:30:50.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-03-14T04:45:47.000Z (3 months ago)
- Last Synced: 2025-03-14T05:28:29.518Z (3 months ago)
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/flying-unicorn/cdedcjjdfckjnageanlcifalkpnjdbpg
- Size: 3.43 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chrome Extension: Flying Unicorn
## Table of Contents
- [What does the Chrome Extension do?](#what-does-the-chrome-extension-do)
- [How to Use](#how-to-use)
- [Demo](#demo)
- [Install](#install)
- [Problems, Comments, Concerns, Improvements, Suggestions?](#problems-comments-concerns-improvements-suggestions)## What does the Chrome Extension do?
We inject javascript and css to be able to insert a unicorn on the page, which handles on keypress events.
## How to Use
- Add a flying unicorn into the page: U
- Remove all unicorns from the page: C## Demo
| Unicorn loaded into the page | Extension Settings |
| ---------------------------------------------------------------------- | ------------------------------------------------- |
|  |  || Popup | Extension Settings in Popup |
| -------------------------------------- | ------------------------------------------------------------------ |
|  |  |## Install
Install the Chrome Extension through the [Google Chrome Web Store](https://chrome.google.com/webstore/detail/flying-unicorn/cdedcjjdfckjnageanlcifalkpnjdbpg)
## Problems, Comments, Concerns, Improvements, Suggestions?
Please create an issue. I'll take a look and will update the extension when I can.