LevelsTix 作者: StealthNinja
The official LevelsTix extension to help you get tickets.
10 个用户10 个用户
扩展元数据
关于此扩展
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%3Dvalue1;name2%3Dvalue2
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.
}
]
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%3Dvalue1;name2%3Dvalue2
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.
}
]
评分 0(1 位用户)
权限与数据
更多信息