Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/azer-oss/browser-extensions

Kozmos' Browser Extensions
https://github.com/azer-oss/browser-extensions

Last synced: 3 months ago
JSON representation

Kozmos' Browser Extensions

Awesome Lists containing this project

README

        

## browser-extensions

This is the source code of [Kozmos](http://getkozmos.com)' browser extensions.

![](https://cldup.com/nrk7XgbqdA.png)

## 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.