Name | Mode | Size |
---|---|---|
.husky | 040000 | |
data | 040000 | |
meta | 040000 | |
source | 040000 | |
types | 040000 | |
.babelrc.js | 100644 | 1 kb |
.editorconfig | 100644 | 0 kb |
.eslintignore | 100644 | 0 kb |
.eslintrc.js | 100644 | 1 kb |
.gitattributes | 100644 | 0 kb |
.gitignore | 100644 | 2 kb |
.ncurc.js | 100644 | 0 kb |
.prettierignore | 100644 | 0 kb |
.prettierrc.js | 100644 | 0 kb |
CODE_OF_CONDUCT.md | 100644 | 5 kb |
LICENSE | 100644 | 34 kb |
README.md | 100644 | 2 kb |
commitlint.config.js | 100644 | 0 kb |
package-lock.json | 100644 | 1,132 kb |
package.json | 100644 | 4 kb |
tsconfig.json | 100644 | 1 kb |
webpack.config.js | 100644 | 4 kb |
<div align="center">
<h1>Amber Web Extension</h1>
<p>Bring the Unix philosophy to the browser.</p>
<a href="https://github.com/paysonwallach/amber-web-extension/releases/latest">
<img alt="Version 1.20" src="https://img.shields.io/badge/version-0.1.20-red.svg?cacheSeconds=2592000&style=flat-square" />
</a>
<a href="https://github.com/paysonwallach/amber-web-extension/blob/master/LICENSE" target="\_blank">
<img alt="Licensed under the GNU General Public License v3.0" src="https://img.shields.io/github/license/paysonwallach/amber-web-extension?style=flat-square" />
<a href=https://buymeacoffee.com/paysonwallach>
<img src=https://img.shields.io/badge/donate-Buy%20me%20a%20coffe-yellow?style=flat-square>
</a>
<br>
<br>
</div>
[Amber Web Extension](https://github.com/paysonwallach/amber-web-extension) is a browser extension to enable reading and writing browser sessions to disk.
## Installation
From a supported browser, download and install the [latest release](https://paysonwallach.com/amber/amber-1.20-fx.xpi).
### Dependencies
This extension depends on [Amber Bridge](https://github.com/paysonwallach/amber-bridge#readme), and [Amber Helper](https://github.com/paysonwallach/amber-helper#readme), optionally.
## Contributing
Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change. By participating in this project, you agree to abide by the terms of the [Code of Conduct](https://github.com/paysonwallach/amber-web-extension/blob/master/CODE_OF_CONDUCT.md).
## License
[Amber Web Extension](https://github.com/paysonwallach/amber-web-extension) is licensed under the [GNU General Public License v3.0](https://github.com/paysonwallach/amber-web-extension/blob/master/LICENSE).