Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cezaraugusto/browser-extension-test-data

Several extensions for testing on Chromium/Firefox browsers.
https://github.com/cezaraugusto/browser-extension-test-data

browser chrome chrome-extension chromium extension

Last synced: 27 days ago
JSON representation

Several extensions for testing on Chromium/Firefox browsers.

Awesome Lists containing this project

README

        

# Browser Extension Test Data

> Repository with multiple different browser extensions with both `chrome.*` and `browser.*` APIs

This repo includes several extension samples from [Chromium](https://source.chromium.org/chromium/chromium/), [Chrome](https://github.com/GoogleChrome/chrome-extensions-samples), [MDN](https://github.com/mdn/webextensions-examples) (`browser.*` API) and [extension-create](https://github.com/cezaraugusto/extension-create) (in progress). Useful for testing extension capabilities.

## Usage

```
git clone [email protected]:cezaraugusto/browser-extension-test-data.git
```

## License

Public domain.