Skip to content

jonaldomo/Syntaxtic

 
 

Repository files navigation

Syntaxtic

INSTALL FROM CHROME WEBSTORE:

https://chrome.google.com/extensions/detail/cgjalgdhmbpaacnnejmodfinclbdgaci

INSTALLING FROM DEV:

  1. git clone https://github.com/matheeeny/Syntaxtic.git
  2. cd syntaxtic
  3. cake build
  1. Browse to chrome:https://extensions/ in Chrome

  2. Uninstall any previous versions of the extension that you installed via the chrome web store

  3. On the top right-hand side of the page click "+ Developer mode"

  4. A few more buttons should appear, click the one that says "Load unpacked extension..."

  5. Navigate to the source directory and click ok. Your done!

    You only have to do this process if your your trying to load an unpacked extension that isn't already loaded. If you want to reload your freshly saved changes, just click reload by the extension logo.

     chrome development intro:
     https://code.google.com/chrome/extensions/getstarted.html#load
    

Happy forking!

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 53.3%
  • JavaScript 46.7%