Skip to content

Commit 46acf78

Browse files
author
hoang.tran12
committed
add refined github
1 parent 5822b2f commit 46acf78

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

popup/tabs.js

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -665,6 +665,25 @@ const tabs = [
665665
window.open("https://github.com/AlDanial/cloc?tab=readme-ov-file"),
666666
},
667667
},
668+
{
669+
id: "recommend_refined_github",
670+
icon: "https://lh3.googleusercontent.com/4N2wipmBVx1qK0R0E0XdADE31-8IuMylOtO9AyFopOA9i3IQKoCC5L4nYFDy55xpxpk6qKusHuqXyKJqvw8jcJaiqg=s60",
671+
name: {
672+
en: "Refined GitHub ",
673+
vi: "Refined GitHub",
674+
},
675+
description: {
676+
en: "Simplifies the GitHub interface and adds useful features",
677+
vi: "Sửa giao diện github và thêm hàng tá chức năng hay",
678+
},
679+
badges: [BADGES.recommend],
680+
popupScript: {
681+
onClick: () =>
682+
window.open(
683+
"https://chromewebstore.google.com/detail/refined-github/hlepfoohegkhhmjieoechaddaejaokhf"
684+
),
685+
},
686+
},
668687
createTitle("--- Shopping ---", "--- Mua sắm ---"),
669688
s.shopee_topVariation,
670689
s.shopee_totalSpendMoney,

0 commit comments

Comments
 (0)