AB Tasty debugger 版本紀錄 - 17 個版本
AB Tasty debugger 作者: Joris Daniel (yoriiis)
AB Tasty debugger 版本紀錄 - 17 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
- 下載 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 License 條款釋出
版本 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 License 條款釋出
版本 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 License 條款釋出
版本 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 License 條款釋出
版本 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 License 條款釋出
版本 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 License 條款釋出