https://github.com/exteranto/exteranto
The Exteranto browser extension framework skeleton application.
https://github.com/exteranto/exteranto
chrome-extension exteranto firefox-addon framework safari-extension skeleton
Last synced: 12 months ago
JSON representation
The Exteranto browser extension framework skeleton application.
- Host: GitHub
- URL: https://github.com/exteranto/exteranto
- Owner: exteranto
- Created: 2018-05-07T22:45:31.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T02:21:21.000Z (about 3 years ago)
- Last Synced: 2025-03-25T15:54:01.715Z (about 1 year ago)
- Topics: chrome-extension, exteranto, firefox-addon, framework, safari-extension, skeleton
- Language: TypeScript
- Homepage:
- Size: 1.64 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Exteranto Framework Skeleton Application
## About Exteranto
Exteranto is a browser extension framework that aims to unify various browser
APIs. It also provides an object-oriented and strictly-typed sctructure to your
extension.
For installation manual and other documentation, visit the
[exteranto.github.io](https://exteranto.github.io) page.