Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mzusin/mz-browser-extensions

TypeScript-based library for managing browser extensions APIs with async/await.
https://github.com/mzusin/mz-browser-extensions

browser browser-extension chorme-extension chrome chrome-extensions

Last synced: 22 days ago
JSON representation

TypeScript-based library for managing browser extensions APIs with async/await.

Awesome Lists containing this project

README

        

# mz-browser-extensions
TypeScript-based library for managing browser extensions APIs with async/await.

## Documentation 🔖
### Getting Started
- [Basic Usage](https://browser-extensions.mzsoft.org/pages/basic-usage.html)
### Api
- [Storage](https://browser-extensions.mzsoft.org/pages/storage.html)
- [Cookies](https://browser-extensions.mzsoft.org/pages/cookies.html)
- [Tabs](https://browser-extensions.mzsoft.org/pages/tabs.html)
- [Screenshot](https://browser-extensions.mzsoft.org/pages/screenshot.html)
- [Files](https://browser-extensions.mzsoft.org/pages/files.html)
- [Devtools](https://browser-extensions.mzsoft.org/pages/devtools.html)
------------------------------

```
_______ _________ _______ _ _______ _________ _______ _ _______
( ____ \|\ /|\__ __/( ____ \( ( /|( ____ \\__ __/( ___ )( ( /|( ____ \
| ( \/( \ / ) ) ( | ( \/| \ ( || ( \/ ) ( | ( ) || \ ( || ( \/
| (__ \ (_) / | | | (__ | \ | || (_____ | | | | | || \ | || (_____
| __) ) _ ( | | | __) | (\ \) |(_____ ) | | | | | || (\ \) |(_____ )
| ( / ( ) \ | | | ( | | \ | ) | | | | | | || | \ | ) |
| (____/\( / \ ) | | | (____/\| ) \ |/\____) |___) (___| (___) || ) \ |/\____) |
(_______/|/ \| )_( (_______/|/ )_)\_______)\_______/(_______)|/ )_)\_______)

```