Skip to content

v0.17.0-alpha.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Apr 09:46
· 31 commits to main since this release

从 v0.17.0 开始,脚本猫升级为 manifest v3,并且切换储存引擎indexedDBchrome.storage.local,如果发现数据出现问题,请前往Github给我们反馈。

你可以在ChromeEdge安装Beta版本

0.17.0-alpha.3 (2025-04-25)

重构为 manifest v3,更换储存引擎,修改部分特性

Changed

  • ♻️ 新储存引擎数据迁移 [deace16]
  • ♻️ 重构代码,升级为manifest v3 [fcb4cc4]
  • 为了与 tm 保持一致移除GM_xmlhttpRequestmaxRedirects使用redirect替代
  • 移除GM_cookiestore方法与storeIdtabId,现在获取 cookie 会直接取当前页面的store(例如隐身窗口与普通窗口的 store 是不同的)

Fixed

  • 🐛 修复重构mv3之后的一些细节问题 [416442c]
  • 🐛 修复OneDrive上传文件问题 #366 [ad5a711]

Full Changelog: v0.16.6...v0.17.0-alpha.3