LevelsTix 版本历史 - 9 个版本
LevelsTix 作者: StealthNinja
LevelsTix 版本历史 - 9 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
- 下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展
较早版本
版本 1.1.3
发布于 2023年2月10日 - 1.36 MB适用于 firefox 91.0.0 及更高版本Fixed URL parsing and specific cookie removal源代码遵循 MIT 许可证 发布
版本 1.1.2
发布于 2023年1月8日 - 1.36 MB适用于 firefox 91.0.0 及更高版本Added support for another variant of ASP cookies.源代码遵循 MIT 许可证 发布
版本 1.1.1
发布于 2022年12月14日 - 1.36 MB适用于 firefox 91.0.0 及更高版本New:
Added a function to the UI to export cookies.
Bug fixes:
Added better error handling to importing encoded cookies.源代码遵循 MIT 许可证 发布
版本 1.1.0
发布于 2022年12月7日 - 1.36 MB适用于 firefox 91.0.0 及更高版本Added the ability to set cookies from an encoded array. (btoa(JSON.stringify([])))
Just add ?encoded=... where the value is an encoded array.
Example array:
[
{
key: "cookieName",
val: "Value",
domain: "google.com",
path: "/",
clearAllCookies: true // Clears all cookies on this domain before setting any.
}
]源代码遵循 MIT 许可证 发布
版本 1.0.4
发布于 2022年11月11日 - 1.36 MB适用于 firefox 91.0.0 及更高版本Potential fix for redirects源代码遵循 MIT 许可证 发布
版本 1.0.3
发布于 2022年11月9日 - 1.36 MB适用于 firefox 91.0.0 及更高版本Added support for ASP manipulation directly.源代码遵循 MIT 许可证 发布
版本 1.0.2
发布于 2022年11月7日 - 1.36 MB适用于 firefox 91.0.0 及更高版本Now clearing old cookie data before setting new data.源代码遵循 MIT 许可证 发布