Skip to content

v1.0.0 🎉

Latest

Choose a tag to compare

@jinliming2 jinliming2 released this 04 Sep 20:59
517fd14
  1. [Refactoring] Migrated to Manifest V3 (GitHub Issue: #28)
    • Due to Manifest V3 restrictions, support for the file protocol has been temporarily removed.
    • Due to Manifest V3 restrictions, some scenarios may result in abnormal webpage display after encoding replacement. Please submit an issue if encountered.
    • Currently, a workaround has been implemented to support pages rendered using JavaScript (e.g., frameworks like React or Vue). If any issues arise, feel free to submit an issue.

  1. 【重构】迁移 Manifest V3(GitHub Issue: #28
    • 受限于 Manifest V3 的限制,临时去除 file 协议支持
    • 受限于 Manifest V3 的限制,部分场景下可能出现编码替换后网页展示异常,请提交 issue
    • 目前通过一些变通的方法来支持了依赖 JavaScript 来渲染的页面(使用类似于 React、Vue 之类的框架),如果遇到问题,欢迎提交 issue

Full Changelog: v0.5.5...v1.0.0