todo: fix language issue

This commit is contained in:
Holly 2021-05-09 07:16:33 +00:00
parent e62fa68aa8
commit a23c606941
1 changed files with 2 additions and 0 deletions

View File

@ -24,3 +24,5 @@ For the same reason as the last question. That's how the `@match` directives are
- ~~Figure out why it doesn't work on Firefox~~
- It's because the `@run-at context-menu` header only works in Chrome based browsers. The context menu item *appears* in Firefox but doesn't do anything. Find a workaraound
- Don't rely on parsing human-readable text, won't work in other languages
- There's no good API or anything for this, going to need to parse the document structure