Skip to content
This repository was archived by the owner on Mar 22, 2018. It is now read-only.

Commit d72f148

Browse files
committed
Fix extension id mismatch
1 parent 70e22dc commit d72f148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uget-chrome-wrapper/conf/com.javahelps.ugetchromewrapper.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"path": "/usr/bin/uget-chrome-wrapper",
2323
"type": "stdio",
2424
"allowed_origins": [
25-
"chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/"
25+
"chrome-extension://efjgjleilhflffpbnkaofpmdnajdpepi/"
2626
]
2727
}

0 commit comments

Comments
 (0)