mirror of
https://github.com/vale981/riot-katex
synced 2025-03-04 08:41:39 -05:00
remove the all_frames specifier and correct typo in manifest
This commit is contained in:
parent
12712d6a5a
commit
b9eaee43f6
1 changed files with 1 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Riot KaTeX for matrix.tu-dresden.de",
|
||||
"version": "1.0.6",
|
||||
|
||||
"description": "Renders formulars on matrix.tu-dresden.de chats using KaTeX.",
|
||||
"description": "Renders formulas on matrix.tu-dresden.de chats using KaTeX.",
|
||||
|
||||
"content_scripts": [
|
||||
{
|
||||
|
@ -12,7 +12,6 @@
|
|||
"auto-render.min.js",
|
||||
"riot-katex.js"],
|
||||
"css": ["katex.min.css"],
|
||||
"all_frames": true,
|
||||
"run_at": "document_idle"
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue