An open API service indexing awesome lists of open source software.

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

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 |
| ---------------------------------------------------------------------- | ------------------------------------------------- |
| ![Content Script Loaded](demo/assets/images/content-script-loaded.png) | ![Settings UI](demo/assets/images/options-ui.png) |

| Popup | Extension Settings in Popup |
| -------------------------------------- | ------------------------------------------------------------------ |
| ![Popup](demo/assets/images/popup.png) | ![Settings UI (Saved)](demo/assets/images/options-ui-in-popup.png) |

## 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.