Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/exteranto/framework

The Exteranto browser extension framework core packages.
https://github.com/exteranto/framework

api chrome-extension exteranto firefox-addon framework safari-extension

Last synced: 8 days ago
JSON representation

The Exteranto browser extension framework core packages.

Awesome Lists containing this project

README

        

# Exteranto
[![Build Status](https://travis-ci.org/exteranto/framework.svg?branch=master)](https://travis-ci.org/exteranto/framework)

The Exteranto Framework.

## About Exteranto

> Note that this repository the bundle of the core packages for the framework.
> If you want to download the skeleton application, you might want to visit
> [this repo](https://github.com/exteranto/exteranto).

Exteranto is a browser extension framework that aims to unify various browser
APIs. It also provides an object-oriented and strictly-typed structure to your
extension.

For installation manual and other documentation, visit the
[exteranto.github.io](https://exteranto.github.io) page.