Creates the option next to edited and deleted Reddit comments/posts to show the original comment from before it was edited
< 脚本Unedit and Undelete for Reddit的反馈
I don't have this issue with Tampermonkey or Violentmonkey in Chrome.
I have modified the `@match` to use `*` protocol instead of `http*` which should be more compatible.
The new version should work.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
Ignoring @match pattern http*://*.reddit.com/* because: Error: @match: Invalid protocol (http*:) specified.
I get this error.