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

Commit 9c43c31

Browse files
committed
Update the configuration file
1 parent dc27292 commit 9c43c31

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// uget-chrome-wrapper is a tool to integrate uGet Download manager
2-
// with Google Chrome in Linux systems.
2+
// with Google Chrome, Chromium, Vivaldi and Opera in Linux and Windows.
33

44
// Copyright (C) 2016 Gobinath
55

@@ -18,10 +18,11 @@
1818

1919
{
2020
"name": "com.javahelps.ugetchromewrapper",
21-
"description": "Integrate uGet with Google Chrome",
21+
"description": "Integrate uGet with Google Chrome, Chromium, Vivaldi and Opera",
2222
"path": "/usr/bin/uget-chrome-wrapper",
2323
"type": "stdio",
2424
"allowed_origins": [
25-
"chrome-extension://efjgjleilhflffpbnkaofpmdnajdpepi/"
25+
"chrome-extension://efjgjleilhflffpbnkaofpmdnajdpepi/",
26+
"chrome-extension://akcbnhoidebjpiefdkmaaicfgdpbnoac/"
2627
]
2728
}

0 commit comments

Comments
 (0)