{"id":29191289,"url":"https://github.com/ryanuo/tab-ext","last_synced_at":"2025-07-02T00:33:05.632Z","repository":{"id":295549693,"uuid":"989707001","full_name":"ryanuo/tab-ext","owner":"ryanuo","description":"N-Tab 是一个轻量级浏览器标签页扩展，主要功能包括时间显示、搜索建议、搜索引擎切换、快捷翻译、主题配置等。","archived":false,"fork":false,"pushed_at":"2025-06-07T06:57:24.000Z","size":7484,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-07T07:28:10.405Z","etag":null,"topics":["n-tab","pinia","ts","vue3","web-ext"],"latest_commit_sha":null,"homepage":"https://tab.ryanuo.cc","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ryanuo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-24T16:53:48.000Z","updated_at":"2025-06-07T06:57:25.000Z","dependencies_parsed_at":"2025-05-27T06:36:30.671Z","dependency_job_id":null,"html_url":"https://github.com/ryanuo/tab-ext","commit_stats":null,"previous_names":["ryanuo/nav-ext","ryanuo/tab-ext"],"tags_count":20,"template":false,"template_full_name":"antfu-collective/vitesse-webext","purl":"pkg:github/ryanuo/tab-ext","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanuo%2Ftab-ext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanuo%2Ftab-ext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanuo%2Ftab-ext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanuo%2Ftab-ext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryanuo","download_url":"https://codeload.github.com/ryanuo/tab-ext/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanuo%2Ftab-ext/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263056114,"owners_count":23406807,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["n-tab","pinia","ts","vue3","web-ext"],"created_at":"2025-07-02T00:31:09.406Z","updated_at":"2025-07-02T00:33:05.520Z","avatar_url":"https://github.com/ryanuo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/ryanuo/tab-ext/refs/heads/main/extension/assets/logo.png\" style=\"width:100px;\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eN-Tab\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"README_US.md\"\u003e\u003cimg src=\"https://img.shields.io/badge/-English-blue?logo=markdown\" alt=\"English\"\u003e\u003c/a\u003e\n\u003cspan\u003e\u003cimg src=\"https://img.shields.io/badge/-中文-gray?logo=markdown\"\u003e\u003c/span\u003e\n\u003ca href='https://github.com/ryanuo/tab-ext/releases/latest'\u003e\u003cimg src=\"https://img.shields.io/badge/-Zip-black?logo=ziggo\" alt=\"zip\"\u003e\u003c/a\u003e\n\u003ca href=\"https://addons.mozilla.org/firefox/addon/n-tab/\"\u003e\u003cimg src=\"https://img.shields.io/badge/-Firefox-orange?logo=firefox\" alt=\"Firefox\"\u003e\u003c/a\u003e\n\u003c!-- \u003ca href=\"https://chrome.google.com/webstore/detail/n-tab/jgjhjhjhjhjhjhjhjhjhjhjhjh\"\u003e\u003cimg src=\"https://img.shields.io/badge/-Chrome-green?logo=google-chrome\" alt=\"Chrome\"\u003e\u003c/a\u003e\n\u003ca href=\"https://microsoftedge.microsoft.com/addons/detail/n-tab/jgjhjhjhjhjhjhjhjhjhjhjhjh\"\u003e\u003cimg src=\"https://img.shields.io/badge/-Edge-blueviolet?logo=edge\" alt=\"Edge\"\u003e\u003c/a\u003e --\u003e\n\u003c/p\u003e\n\n## 🧩 项目说明\n\n- N-Tab 是一个轻量级浏览器标签页扩展，主要功能包括时间显示、搜索建议、搜索引擎切换、快捷翻译、主题配置等。\n\n## ✨ 功能特性\n\n- 快捷翻译（谷歌，必应，百度等等）\n- 多主题模式（浅色/深色/自动）\n- 自定义壁纸（支持 URL、本地图片、Base64）\n- 搜索引擎切换与自定义\n- 个性化偏好设置（语言、动画等）\n- 时间与天气显示（支持多时区、城市选择）\n- 支持在线地址使用 [这里](https://tab.ryanuo.cc/)\n\n## 🚀 快速开始\n\n### 1. 克隆项目\n\n```bash\ngit clone https://github.com/ryanuo/nav-ext.git\ncd nav-ext\n```\n\n### 2. 安装依赖\n\n```bash\npnpm install\n# 或\nnpm install\n# 或\nyarn install\n```\n\n### 3. 本地开发\n\n```bash\npnpm dev\n# 或\nnpm run dev\n# 或\nyarn dev\n```\n\n### 4. 构建生产包\n\n```bash\npnpm build\n# 或\nnpm run build\n# 或\nyarn build\n```\n\n### 5. 加载扩展\n\n1. 构建后，进入 `extension` 目录。\n2. 打开浏览器扩展管理页面，选择“加载已解压的扩展”，选择 `extension` 文件夹即可。\n\n## 📝 使用说明\n\n- 点击右上角设置按钮可进入设置面板，进行主题、壁纸、搜索引擎等个性化配置。\n- 支持壁纸 URL、本地图片上传、Base64 图片等多种方式。\n- 搜索栏支持多引擎切换，支持自定义添加。\n- 时间与天气可根据需求开启/关闭，并选择时区和城市。\n\n## 🤝 贡献指南\n\n欢迎 PR 和 Issue！\n如有建议或问题请提交 [Issue](https://github.com/ryanuo/nav-ext/issues)。\n\n1. Fork 本仓库\n2. 新建分支 `feature/xxx`\n3. 提交代码并发起 PR\n\n## 📚 参考\n\n- [snav](https://github.com/imsyy/SNav)\n- [limestart](https://www.limestart.cn/)\n- [csdn](https://plugin.csdn.net/)\n\n## ❓ 常见问题\n\n- **Q: 如何自定义壁纸？**\n  A: 在设置面板“壁纸设置”中输入图片 URL 或上传本地图片即可。\n\n- **Q: 如何切换主题？**\n  A: 在设置面板选择浅色、深色或自动模式。\n\n- **Q: 如何恢复默认设置？**\n  A: 设置面板底部点击“重置”按钮。\n\n- **Q: 支持哪些浏览器？**\n  A: 支持 Chrome、Edge、Firefox 等主流浏览器。\n\n- **Q: 快捷键指令有哪些？**\n\n| 快捷键组合       | 功能描述                                                                 |\n|------------------|--------------------------------------------------------------------------|\n| `Alt + 数字`     | 切换到对应的搜索引擎（数字对应引擎列表中的序号）。                         |\n| `Option + Enter` | 执行快捷翻译操作，将当前搜索框中的内容通过翻译链接打开。                   |\n| `Enter`          | 提交当前选中的搜索建议或执行默认搜索操作。                                 |\n| `Up Arrow` (↑)   | 在搜索建议列表中向上导航选择项。                                         |\n| `Down Arrow` (↓) | 在搜索建议列表中向下导航选择项。                                         |\n| `Command + H`    | 显示或隐藏设置面板（快捷方式切换控制台状态）。                            |\n\n## 📄 许可证\n\n本项目遵循 [MIT 许可证](./LICENSE)。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanuo%2Ftab-ext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanuo%2Ftab-ext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanuo%2Ftab-ext/lists"}