Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/cezaraugusto/browser-extension-test-data
- Owner: cezaraugusto
- Created: 2022-02-13T16:02:52.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-24T15:45:17.000Z (over 1 year ago)
- Last Synced: 2024-10-28T00:34:19.077Z (3 months ago)
- Topics: browser, chrome, chrome-extension, chromium, extension
- Language: JavaScript
- Homepage:
- Size: 37.4 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.