/chrome-ext-delicious

Chrome extension with context menu that adds links and manages bookmarks from your Delicious account.

Primary LanguageCoffeeScript

icon @Delicious Chrome Extension

@Delicious Chrome Extension re-worked in Yeoman
Chrome extension with context menu that adds links and manages bookmarks from your Delicious account.

Getting Started

This extension uses npm install

Local

  • grunt clean - Cleans all local built files/folders
  • grunt local - Creates local copy of extension that you can point to folder /dist through Chrome
  • grunt watch - Watches folder and rebuilds for local

Deploy

  • grunt build - Creates distribution copy of extension, including minification and zip

Testing

  • grunt test - Runs test