Skip to content

Commit 593da1e

Browse files
committed
Update manifest.json
1 parent bf33b46 commit 593da1e

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

manifest.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,17 @@
88
"category": "General",
99
"imageUrl": "https://raw.githubusercontent.com/n00bcodr/jellyfin-javascript-injector/main/icon.png",
1010
"versions": [
11+
{
12+
"version": "1.1.1.0",
13+
"changelog": "- Wrap the injected script block with clear HTML comments for safer and more reliable identification. \n- Update removal logic to use specific regex patterns for injection formats, ensuring idempotent upgrades and preventing accidental removal of unrelated scripts.",
14+
"targetAbi": "10.9.9.0",
15+
"sourceUrl": "https://github.com/n00bcodr/jellyfin-javascript-injector/releases/download/1.1.1.0/javascript-injector-1.1.1.0.zip",
16+
"checksum": "39620ac480c10a6a68a7a6fdf2c93990",
17+
"timestamp": "2025-08-12T04:44:41Z"
18+
},
1119
{
1220
"version": "1.1.0.0",
13-
"changelog": "- Script Visibility /n - Add an option to only load a script for an authenticated session.",
21+
"changelog": "- Script Visibility \n - Add an option to only load a script for an authenticated session.",
1422
"targetAbi": "10.9.9.0",
1523
"sourceUrl": "https://github.com/n00bcodr/jellyfin-javascript-injector/releases/download/1.1.0.0/javascript-injector-1.1.0.0.zip",
1624
"checksum": "21817433c4aeb9d56774ff376d136240",

0 commit comments

Comments
 (0)