https://github.com/dvcol/web-extension-utils
Utility library for web extensions
https://github.com/dvcol/web-extension-utils
chrome-extension extension library typescript utils
Last synced: about 1 year ago
JSON representation
Utility library for web extensions
- Host: GitHub
- URL: https://github.com/dvcol/web-extension-utils
- Owner: dvcol
- License: mit
- Created: 2022-04-16T19:35:50.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-07T17:07:03.000Z (about 1 year ago)
- Last Synced: 2025-04-07T18:24:26.858Z (about 1 year ago)
- Topics: chrome-extension, extension, library, typescript, utils
- Language: TypeScript
- Homepage:
- Size: 486 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# web-extension-utils
Set of helpfully utils for web extensions
## Installation
```sh
npm install @dvcol/web-extension-utils
```