Skip to content

Chrome extension boiler plate using coffeecript, backbone.js, require js, bootstrap and grunt task

Notifications You must be signed in to change notification settings

morwalz/Chrome-Extension-boilerplate-backbone-coffeescript-requirejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome-Extension-boilerplate-backbone-coffeescript-requirejs

This is a boilerplate for Chrome extension. It should be easy enough to get started even if you've never built a Chrome extension before by following the INSTALLATION notes.

INSTALLATION

The boilerplate works out of the box, so start by installing it in Chrome:

CUSTOMIZATION

I created background app, popup and content script entry points. You can delete if anything not required. I done minification and done setting of grunt task for u. Read wiki for more details.

Permissions:

For convenience, these are mostly selected by default (except "experimental",
as it requires you run Chrome with a special flag). Be sure to comment out
what you don't need - i.e., most of them - before distributing your extension.

WHO MADE THIS?

Shankar Morwal (http://morwalz.com).

About

Chrome extension boiler plate using coffeecript, backbone.js, require js, bootstrap and grunt task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published