Skip to content

TheCompleteCode/chrome-ext-delicious

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

213 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CoffeeScript 41.1%
  • CSS 31.2%
  • HTML 15.5%
  • JavaScript 12.2%