AB Tasty debugger의 버전 기록 - 17개 버전
AB Tasty debugger 제작자: Joris Daniel (yoriiis)
AB Tasty debugger의 버전 기록 - 17개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.5.0
2025년 4월 22일에 출시 - 68.23 KBfirefox 90.0 이상에서 작동Design updatesMIT License에 따라 릴리스된 소스 코드
Firefox를 다운로드하고 확장 기능을 받으세요이 확장 기능을 사용하려면 Firefox가 필요함버전 1.3.1
2023년 5월 9일에 출시 - 43.75 KBfirefox 48.0 이상에서 작동### Fixes
- Fix switch variation when variation id already exist on other test ([#15](https://github.com/yoriiis/abtasty-debugger/pull/15))
### Updates
- Update packages dependencies ([#17](https://github.com/yoriiis/abtasty-debugger/pull/17))MIT License에 따라 릴리스된 소스 코드
버전 1.3.0
2022년 12월 19일에 출시 - 45.58 KBfirefox 48.0 이상에서 작동### New features
- Visualization of triggers and segments of a test
### Updates
- Migration to [Costrojs](https://github.com/costrojs/costro) for the application
- Remove Opera support
- Edge migration to manifest v3MIT License에 따라 릴리스된 소스 코드
버전 1.2.3
2022년 8월 3일에 출시 - 42.57 KBfirefox 48.0 이상에서 작동## 1.2.3
### Fixes
- Fix url targeting with favorite url scope ([#11](https://github.com/yoriiis/abtasty-debugger/pull/11))MIT License에 따라 릴리스된 소스 코드
버전 1.2.2
2022년 7월 26일에 출시 - 42.48 KBfirefox 48.0 이상에서 작동## 1.2.2
### Fixes
- Sync cookie with storage ([#10](https://github.com/yoriiis/abtasty-debugger/pull/10))MIT License에 따라 릴리스된 소스 코드
버전 1.2.1
2022년 4월 7일에 출시 - 42.53 KBfirefox 48.0 이상에서 작동## 1.2.1
### Fixes
- Fix variation ID regexp ([#9](https://github.com/yoriiis/abtasty-debugger/pull/9))MIT License에 따라 릴리스된 소스 코드
버전 1.2.0
2021년 11월 11일에 출시 - 42.49 KBfirefox 48.0 이상에서 작동## 1.2.0
### New features
- Visualization and activation of the variations of a test
- Visualization of the trackings of a test
- Add a debug mode button to activate AB Tasty logs in the DevTools console (the button reloads the page and hangs when reloading)
- Add a clear AB Tasty cookies button to clear AB Tasty cookies and reload the page
- Add a "retry" button on the 404 page, when no result is found (the button reloads the pop-up)
- Add a link to see the test report
- Add a link to see the JSON modifications of each variation
- Data is now retrieved each time the pop-up window is opened (previously, if the data changed after the first search, it was no longer up to date)
### Updates
- Improve control when ABTasty is ready
- The counter badge is now kept even when the pop-up opens
- Add `activeTab` permission to limit the use of the extension to the active tab only
- Small design improvementsMIT License에 따라 릴리스된 소스 코드