use json for storing configuration, add more configuration options (enable_in_article, enable_logs, case_sensitive, separate_word_search) and refactored & simplified code
This commit is contained in:
parent
da84ca2e38
commit
c84aae8136
12 changed files with 214 additions and 104 deletions
|
|
@ -512,7 +512,7 @@
|
|||
"name": "Word Highlighter",
|
||||
"author": "Lukas Melega",
|
||||
"description": "Highlighting user-defined words",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"entrypoint": "WordHighlighter",
|
||||
"type": "user",
|
||||
"url": "https://github.com/FreshRSS/Extensions",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue