webext 0.1.1 copy "webext: ^0.1.1" to clipboard
webext: ^0.1.1 copied to clipboard

discontinued
outdated

Browser extension format shared by Chrome, Edge, and Firefox.

Overview #

This Dart package contains APIs for building browser extensions for Chrome, Edge, and Firefox.

Currently the package supports only a small set of APIs. If you want more APIs, you could use package:chrome.

Licensed under the MIT License.

Contributing #

Documentation #

Getting started #

Dart package webextdev can quicken development workflow.

This is how you use it:

pub global activate webextdev

webextdev create hello_world

cd hello_world

pub get

pub run webextdev run --build
3
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Browser extension format shared by Chrome, Edge, and Firefox.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, js, meta

More

Packages that depend on webext