todo: fix language issue
This commit is contained in:
parent
e62fa68aa8
commit
a23c606941
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue