1
0
Fork 0
A simple browser extension to submit network traffic to the "Nexus Archive" website.
Go to file
Krzysztof Sikorski ea69d43a90
Upgrade dev dependencies
2023-03-18 13:20:44 +01:00
icons Generate basic extension files via create-web-ext tool 2021-11-07 02:37:18 +01:00
options Extract preferences into a separate class and source file 2021-11-08 00:44:43 +01:00
src Remove unnecessary properties from submitted data 2021-11-16 00:33:17 +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
CHANGELOG.md Release hotfix version 1.1.1 2021-11-16 00:38:26 +01:00
LICENSE.txt Initialize repository 2021-11-01 22:53:42 +01:00
README.md Add a CHANGELOG file 2021-11-11 22:32:34 +01:00
manifest.json Release hotfix version 1.1.1 2021-11-16 00:38:26 +01:00
package-lock.json Upgrade dev dependencies 2023-03-18 13:20:44 +01:00
package.json Upgrade dev dependencies 2023-03-18 13:20:44 +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.

Changelog

You can read changelog in a separate file.