This repository was archived by the owner on Mar 22, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,11 @@ Please test uget-chrome-wrapper on your system and report any issues [here](http
3131Please test uget-chrome-wrapper and create installers for your operating system
3232
3333## History
34+ Version 2.0.0 (Under developer testing):
35+ * Migrate to Python 3
36+ * Show uget-chrome-wrapper status in the extension
37+ * Submitted native Opera addon
38+
3439Version 1.3.3:
3540 * Ctrl + Shift + U to disable uGet Integration extension temporarily
3641 * Option to exclude URLs
Original file line number Diff line number Diff line change 2121 "run_at" : " document_start"
2222 }
2323 ],
24- "description" : " uGet Browser Integration extension replaces default download manager of Google Chrome by uGet Download Manager." ,
24+ "description" : " uGet Browser Integration extension replaces default download manager by uGet Download Manager." ,
2525 "homepage_url" : " https://slgobinath.github.io/uget-chrome-wrapper" ,
2626 "icons" : {
2727 "32" : " icon_32.png" ,
2828 "48" : " icon_48.png" ,
29+ "64" : " icon_64.png" ,
2930 "128" : " icon_128.png"
3031 },
3132 "manifest_version" : 2 ,
4243 " downloads" ,
4344 " storage"
4445 ],
45- "version" : " 1.1.6 "
46+ "version" : " 2.0.0 "
4647}
You can’t perform that action at this time.
0 commit comments