Githuber
:octocat: Display Github Trending repositories on Chrome New Tab Extensions
Install / Use
/learn @zhuowenli/GithuberREADME
GITHUBER
:octocat: 这是一个帮助 GitHub 开发者每日发现优质内容的浏览器主页拓展。
✔ 支持四大搜索引擎:谷歌、百度、必应、雅虎<br> ✔ 添加便捷书签<br> ✔ 爬 Github Trending 展示所有编程语言的每日、每周、每月热门 Repo<br> ✔ 项目开源,方便大家进行代码审计、添加新功能<br> ✔ 支持中英文、备份数据、以及基本视图设置

One-click install from Google Chrome Web Store ⬇️ ⬇️ ⬇️
<a target="_blank" href="https://chrome.google.com/webstore/detail/githuber/janmcneaglgklfljjcpihkkomeghljnf"><img alt="Try it now" width="300" src="https://raw.github.com/GoogleChrome/chrome-app-samples/master/tryitnowbutton.png" title="Click here to install this sample from the Chrome Web Store"></img></a>
本地开发
用于调试 chrome 特性,代码编译成功后手动刷新页面方可生效
-
安装依赖
npm i -
编译代码
npm run watch -
打开 Chrome 扩展程序 chrome://extensions/,开启开发者模式
-
点击加载已解压的扩展程序,找到编译后输出的
dist目录,加载代码
服务端部署
-
添加配置文件
# 添加 .env 填写正确的配置信息 cp .env.example .env -
创建数据库(默认用MySQL)
# 初始化数据表 yarn db:migrate -
启动服务
# 开发环境 yarn nodemon # 生产环境 yarn start
TODO LIST
- [ ] 高级设置(待定)
- RSS
- [ ] 数据同步
- [x] 手动备份
- 从云端恢复数据
- 账号(登录,注册)
- [ ] 最常访问(待定)
相关链接
License
Githuber © zhuowenli, Released under the Mozilla Public License 2.0 License.
Related Skills
apple-reminders
329.7kManage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
gh-issues
329.7kFetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
node-connect
329.7kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
oracle
329.7kBest practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
