Skip to content

Starter kit for Chrome (and Firefox) Extension and Theme development.

Notifications You must be signed in to change notification settings

nchah/chrome-extension-starter

Repository files navigation

chrome-extension-starter

A starter kit for chrome extension development.

Official Documentation

This is a directory tree of links to various Chrome developer pages.

Folders

app-template

  • manifest.json
  • icon.png
  • popup.html
  • popup.js

theme-template

Documentation on creating themes is a bit limited so referencing the Chromium (which Chrome is built on) source is helpful https://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/themes/

  • manifest.json
  • images

Samples

theme-dark-v1

The published Dark Theme - Charcoal is available on the Chrome Web Store.

charcoal-theme-screenshot.png

theme-unicorn-v1

The published Unicorn Theme is available on the Chrome Web Store.

unicorn-theme-screenshot.png

Not Launched

The following themes are not yet on the Chrome Web Store:

  • theme-google-pastel
  • theme-green-mint-v1
  • theme-blue-mint-v1

About

Starter kit for Chrome (and Firefox) Extension and Theme development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published