Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/exteranto/framework
- Owner: exteranto
- License: mit
- Created: 2018-12-21T22:05:36.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T01:38:23.000Z (almost 2 years ago)
- Last Synced: 2023-03-02T01:02:34.888Z (over 1 year ago)
- Topics: api, chrome-extension, exteranto, firefox-addon, framework, safari-extension
- Language: TypeScript
- Homepage: https://exteranto.github.io
- Size: 983 KB
- Stars: 6
- Watchers: 2
- Forks: 4
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
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.