Giter VIP home page Giter VIP logo

bwampify's Introduction

BWAMPIFY

Installation

  1. Read through the code to make sure I'm not hacking you. Alternatively, look at the manifest.json and see that this extension has no permissions, and can't run on any website besides bwamp.me.
  2. Download/clone this repository.
  3. Go to your extensions page (chrome://extensions/).
  4. Enable developer mode in the top right.
  5. Click "Load unpacked extension" in the top left.
  6. Locate and load the repository folder, making sure that manifest.json is at the root of the folder.
  7. Go to https://bwamp.me/sandbox/ and mash on your keyboard
  8. Revel in your might.

Editing

If you hate the hotkeys / ordering that this ships with, you can edit it to your taste by modifying src/bwampify.js.

IMPORTANT: after any local changes are made, go back to chrome://extensions and click the little refresh icon on the extension, otherwise your changes won't propagate.

array ORDER defines the order of the buttons, by keybinding.

dict KEY_TO_EMOJI defines the keybinding -> emoji mapping.

Keybindings are handled by this library, linked to the syntax on defining shortcuts.

Easy mistakes

  1. If an emoji that's not on bwamp.me is "linked" to, no magic happens โ€” it just won't show up as a button.
  2. If an emoji on bwamp is omitted from KEY_TO_EMOJI, the button won't show up.
  3. Similarly, if a keybinding in KEY_TO_EMOJI is omitted from ORDER, the button won't show up.

bwampify's People

Contributors

nmutalik avatar

Stargazers

Roman avatar Eric Betts avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.