You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 22, 2018. It is now read-only.
; Update the com.javahelps.ugetchromewrapper.json file
150
150
FileOpen$9$INSTDIR\com.javahelps.ugetchromewrapper.json w ;Opens a Empty File an fills it
151
151
FileWrite$9'{"name":"com.javahelps.ugetchromewrapper","description":"Integrate uGet with Google Chrome","path":"$0\\uget-chrome-wrapper.py","type":"stdio","allowed_origins":["chrome-extension://efjgjleilhflffpbnkaofpmdnajdpepi/","chrome-extension://akcbnhoidebjpiefdkmaaicfgdpbnoac/"]}$\r$\n'
152
152
FileClose$9;Closes the filled file
153
153
154
+
; Update the com.javahelps.ugetfirefoxwrapper.json file
155
+
FileOpen$9$INSTDIR\com.javahelps.ugetfirefoxwrapper.json w ;Opens a Empty File an fills it
156
+
FileWrite$9'{"name":"com.javahelps.ugetfirefoxwrapper","description":"Integrate uGet with Mozilla Firefox","path":"$0\\uget-chrome-wrapper.py","type":"stdio","allowed_extensions":["uget-integration@slgobinath"]}$\r$\n'
0 commit comments