The official Nerotix extension to make the process of using Nerotix easier.
It sets the keys given in an URL, and a proxy before opening the URL.
Usage format:
Proxy: https://url.com/?proxy=ip:port:login:pass
Key: https://url.com/?key=name1=value1;name2=value2
encoded:
Example array: https://url.com/?encoded= ...
where ... = btoa(JSON.stringify(array))
[
{
key: "cookieName",
val: "Value",
domain: "google.com",
path: "/",
clearAllCookies: true // Clears all cookies on this domain before setting any.
}
]
- License: MIT License
- Weekly downloads: 0
- Average daily users: 9
- Rating: 0/5 of 0 ratings
- Created: 2022-11-06 16:59:14
- Last updated: 2023-02-28 14:06:00
- Homepage:
- Support site and email
- Orig: https://addons.mozilla.org/en-US/firefox/addon/levelstix/
- API: {670b659f-089c-4fe0-928a-b8b6839b44de}