File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -1038,6 +1038,20 @@ const recommendTab = {
10381038 window . open ( "https://github.com/HoangTran0410/FBMediaDownloader" ) ,
10391039 } ,
10401040 } ,
1041+ // https://www.nirsoft.net/
1042+ { name : { en : "--- Tools ---" , vi : "--- Công cụ hay ---" } } ,
1043+ {
1044+ id : "recommend_nirsoft" ,
1045+ icon : "https://www.nirsoft.net/favicon.ico" ,
1046+ name : { en : "Nirsoft" , vi : "Nirsoft" } ,
1047+ description : {
1048+ en : "A unique collection of small and useful freeware utilities" ,
1049+ vi : "Tổng hợp bộ công cụ nhanh, nhẹ, miễn phí dành cho windows" ,
1050+ } ,
1051+ popupScript : {
1052+ onClick : ( ) => window . open ( "https://www.nirsoft.net/" ) ,
1053+ } ,
1054+ } ,
10411055 { name : { en : "--- Extensions ---" , vi : "--- Extensions hay ---" } } ,
10421056 {
10431057 id : "recommend_CRXViewer" ,
You can’t perform that action at this time.
0 commit comments