GithubHelp home page GithubHelp logo

imclab / chrome-boilerplate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mahemoff/chrome-boilerplate

0.0 2.0 0.0 157 KB

A boilerplate for Chrome app, extension, and theme development.

Home Page: http://softwareas.com/chrome-boilerplate

License: MIT License

chrome-boilerplate's Introduction

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

Most of the boilerplate is scribbed together from the docs at
http://code.google.com/chrome/extensions and the icons auto-generated at
http://faviconist.com. It's all MIT-licensed.

INSTALLATION

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

  - git clone git://github.com/mahemoff/chrome-boilerplate.git my-project-name
  - Visit chrome://extensions and expand "Development mode" (top right).
  - Choose "Load unpacked extension ..." and point to the new project directory.
  - It's installed! You should see a new button in your address bar. Click it!

CUSTOMIZATION

  By default, most things are commented out - uncomment them to make them active.

  UI Exposure:

    Your extension can be an app, an action (address bar popup), or a theme,
    but it can only be one of these. Or if it does other stuff, maybe it won't
    do any at all. So at most only one of these can be uncommented.

  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.

  Locales: 

    A basic locale setup is included, with English declared as the default
    language. This won't do any harm even if you're not planning to localize your app.

WHO MADE THIS?

  Michael Mahemoff (http://mahemoff.com). I was previously working in Google's
  Chrome team, but am no longer at Google and this is not an official
  Google/Chrome project.

chrome-boilerplate's People

Contributors

glench avatar greenido avatar mahemoff avatar

Watchers

 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.