1
0
Fork 0
A simple browser extension to submit network traffic to the "Nexus Archive" website.
This repository has been archived on 2024-04-25. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Krzysztof Sikorski 737541d3da
Add and configure ESLint
2021-11-07 23:05:57 +01:00
icons Generate basic extension files via create-web-ext tool 2021-11-07 02:37:18 +01:00
options Remove redundant semicolons 2021-11-07 20:25:36 +01:00
.editorconfig Add forgotten .editorconfig file 2021-11-07 18:46:19 +01:00
.eslintrc.json Add and configure ESLint 2021-11-07 23:05:57 +01:00
.gitattributes Add and configure ESLint 2021-11-07 23:05:57 +01:00
.gitignore Add and configure ESLint 2021-11-07 23:05:57 +01:00
LICENSE.txt Initialize repository 2021-11-01 22:53:42 +01:00
README.md Initialize repository 2021-11-01 22:53:42 +01:00
background.js Remove redundant semicolons 2021-11-07 20:25:36 +01:00
manifest.json Implement options page to store user access token and submit form's URL 2021-11-07 18:55:15 +01:00
package-lock.json Add and configure ESLint 2021-11-07 23:05:57 +01:00
package.json Add and configure ESLint 2021-11-07 23:05:57 +01:00

README.md

Nexus Archive browser extension

A simple browser extension to submit network traffic to the Nexus Archive website.

Licence

This project is licensed under European Union Public Licence (EUPL).

For convenience an English text of the licence is included in LICENSE.txt file.