LevelsTix의 버전 기록 - 9개 버전
LevelsTix 제작자: StealthNinja
LevelsTix의 버전 기록 - 9개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.1.4
2023년 2월 28일에 출시 - 1.5 MBfirefox 91.0.0 이상에서 작동Changed icon and nameMIT 라이선스에 따라 릴리스된 소스 코드
Firefox를 다운로드하고 확장 기능을 받으세요이 확장 기능을 사용하려면 Firefox가 필요함이전 버전
버전 1.1.3
2023년 2월 10일에 출시 - 1.36 MBfirefox 91.0.0 이상에서 작동Fixed URL parsing and specific cookie removalMIT 라이선스에 따라 릴리스된 소스 코드
버전 1.1.2
2023년 1월 8일에 출시 - 1.36 MBfirefox 91.0.0 이상에서 작동Added support for another variant of ASP cookies.MIT 라이선스에 따라 릴리스된 소스 코드
버전 1.1.1
2022년 12월 14일에 출시 - 1.36 MBfirefox 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 MBfirefox 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 MBfirefox 91.0.0 이상에서 작동Potential fix for redirectsMIT 라이선스에 따라 릴리스된 소스 코드
버전 1.0.3
2022년 11월 9일에 출시 - 1.36 MBfirefox 91.0.0 이상에서 작동Added support for ASP manipulation directly.MIT 라이선스에 따라 릴리스된 소스 코드
버전 1.0.2
2022년 11월 7일에 출시 - 1.36 MBfirefox 91.0.0 이상에서 작동Now clearing old cookie data before setting new data.MIT 라이선스에 따라 릴리스된 소스 코드