File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 6060
6161< body >
6262 < h1 > Useful script</ h1 >
63- < h1 > Facebook - Xem các nhóm mà bạn bè tham gia</ h1 >
63+ < h1 > Facebook - Xem các nhóm (công khai) mà bạn bè tham gia</ h1 >
6464 < p class ="center "> < span id ="owner "> </ span > đã tham gia < span id ="searchCount "> ~</ span > nhóm.</ p >
6565 < input id ="search-inp " type ="text " placeholder ="Tìm kiếm... ">
6666 < table id ="table "> </ table >
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ export default {
77 vi : "Facebook - Xem các nhóm bạn bè tham gia" ,
88 } ,
99 description : {
10- en : "Know about your friends's joined groups on facebook" ,
11- vi : "Biết bạn bè của bạn đang tham gia các nhóm nào trên facebook" ,
10+ en : "Know about your friends's joined groups (public groups) on facebook" ,
11+ vi : "Biết bạn bè của bạn đang tham gia các nhóm (công khai) nào trên facebook" ,
1212 } ,
1313
1414 onClickExtension : async ( ) => {
Original file line number Diff line number Diff line change 6060
6161< body >
6262 < h1 > Useful script</ h1 >
63- < h1 > Facebook - Xem các trang mà bạn bè thích</ h1 >
63+ < h1 > Facebook - Xem các trang (công khai) mà bạn bè thích</ h1 >
6464 < p class ="center "> < span id ="owner "> </ span > đã thích < span id ="searchCount "> ~</ span > trang.</ p >
6565 < input id ="search-inp " type ="text " placeholder ="Tìm kiếm... ">
6666 < table id ="table "> </ table >
Original file line number Diff line number Diff line change @@ -3,12 +3,12 @@ import { showLoading } from "./helpers/utils.js";
33export default {
44 icon : '<i class="fa-solid fa-flag fa-lg"></i>' ,
55 name : {
6- en : "Facebook - View your friend's liked page " ,
6+ en : "Facebook - View your friend's liked pages " ,
77 vi : "Facebook - Xem các trang bạn bè thích" ,
88 } ,
99 description : {
10- en : "Know about your friends's linked page on facebook" ,
11- vi : "Biết bạn bè của bạn đang thích các trang nào trên facebook" ,
10+ en : "Know about your friends's liked pages (public pages) on facebook" ,
11+ vi : "Biết bạn bè của bạn đang thích các trang (công khai) nào trên facebook" ,
1212 } ,
1313
1414 onClickExtension : async ( ) => {
You can’t perform that action at this time.
0 commit comments