LevelsTix 版本紀錄 - 9 個版本
LevelsTix 作者: StealthNinja
LevelsTix 版本紀錄 - 9 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 1.1.4
發行於 2023年2月28日 - 1.5 MB適用於 firefox 91.0.0 與更新版本Changed icon and name原始碼依照 MIT License 條款釋出
下載 Firefox 並安裝擴充套件必須使用 Firefox 才能使用此擴充套件較舊版本
版本 1.1.3
發行於 2023年2月10日 - 1.36 MB適用於 firefox 91.0.0 與更新版本Fixed URL parsing and specific cookie removal原始碼依照 MIT License 條款釋出
版本 1.1.2
發行於 2023年1月8日 - 1.36 MB適用於 firefox 91.0.0 與更新版本Added support for another variant of ASP cookies.原始碼依照 MIT License 條款釋出
版本 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 License 條款釋出
版本 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 License 條款釋出
版本 1.0.4
發行於 2022年11月11日 - 1.36 MB適用於 firefox 91.0.0 與更新版本Potential fix for redirects原始碼依照 MIT License 條款釋出
版本 1.0.3
發行於 2022年11月9日 - 1.36 MB適用於 firefox 91.0.0 與更新版本Added support for ASP manipulation directly.原始碼依照 MIT License 條款釋出
版本 1.0.2
發行於 2022年11月7日 - 1.36 MB適用於 firefox 91.0.0 與更新版本Now clearing old cookie data before setting new data.原始碼依照 MIT License 條款釋出