Skip to content

sekmet/browser-extensions

 
 

Repository files navigation

browser-extensions

This is the source code of Kozmos' browser extensions.

Commands

Google Chrome:

  • make compile-chrome: Compile Google Chrome distribution.
  • make watch-chrome: Watch for changes and recompile

Firefox:

  • make compile-firefox: Outputs a signed XPI file in the root directory.
  • Use watch-chrome for development. They share the same code.

Safari:

  • make compile-safari: Compiles source code into Safari extension directory.
  • make watch-safari: Watch for changes and recompile.

About

Kozmos' Browser Extensions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.0%
  • CSS 3.9%
  • HTML 1.8%
  • Makefile 0.3%