AB Tasty debugger 版本历史 - 15 个版本
AB Tasty debugger 作者: Joris Daniel (yoriiis)
AB Tasty debugger 版本历史 - 15 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
- 下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展
版本 1.3.1
发布于 2023年5月9日 - 43.75 KB适用于 firefox 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 许可证 发布
版本 1.3.0
发布于 2022年12月19日 - 45.58 KB适用于 firefox 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 v3源代码遵循 MIT 许可证 发布
版本 1.2.3
发布于 2022年8月3日 - 42.57 KB适用于 firefox 48.0 及更高版本## 1.2.3
### Fixes
- Fix url targeting with favorite url scope ([#11](https://github.com/yoriiis/abtasty-debugger/pull/11))源代码遵循 MIT 许可证 发布
版本 1.2.2
发布于 2022年7月26日 - 42.48 KB适用于 firefox 48.0 及更高版本## 1.2.2
### Fixes
- Sync cookie with storage ([#10](https://github.com/yoriiis/abtasty-debugger/pull/10))源代码遵循 MIT 许可证 发布
版本 1.2.1
发布于 2022年4月7日 - 42.53 KB适用于 firefox 48.0 及更高版本## 1.2.1
### Fixes
- Fix variation ID regexp ([#9](https://github.com/yoriiis/abtasty-debugger/pull/9))源代码遵循 MIT 许可证 发布
版本 1.2.0
发布于 2021年11月11日 - 42.49 KB适用于 firefox 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 improvements源代码遵循 MIT 许可证 发布