File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 3
3
This is a command line tool to help build, run, and test
4
4
[ WebExtensions] ( https://wiki.mozilla.org/WebExtensions ) .
5
5
6
- [ ![ Build Status ] ( https://travis-ci.org/ mozilla/web-ext.svg?branch=master )] ( https://travis-ci.org /mozilla/web-ext )
7
- [ ![ Coverage Status ] ( https://coveralls .io/repos/github/ mozilla/web-ext/badge.svg?branch=master )] ( https://coveralls .io/github /mozilla/web-ext?branch=master )
6
+ [ ![ CircleCI ] ( https://circleci.com/gh/ mozilla/web-ext.svg?style=svg )] ( https://circleci.com/gh /mozilla/web-ext )
7
+ [ ![ codecov ] ( https://codecov .io/gh/ mozilla/web-ext/branch/master/graph/ badge.svg )] ( https://codecov .io/gh /mozilla/web-ext )
8
8
[ ![ Dependency Status] ( https://david-dm.org/mozilla/web-ext.svg )] ( https://david-dm.org/mozilla/web-ext )
9
9
[ ![ devDependency Status] ( https://david-dm.org/mozilla/web-ext/dev-status.svg )] ( https://david-dm.org/mozilla/web-ext#info=devDependencies )
10
+ [ ![ npm version] ( https://badge.fury.io/js/web-ext.svg )] ( https://badge.fury.io/js/web-ext )
10
11
11
12
Ultimately, it aims to support browser extensions in a standard, portable,
12
13
cross-platform way. Initially, it will provide a streamlined experience for developing
You can’t perform that action at this time.
0 commit comments