插件介绍
Chrome扩展,显示在GitHub上的代码树。非常适合探索项目源代码,而无需将许多存储库下载到您的机器上。
特性
*容易导航的代码树,就像在ide
*快速浏览与pjax
*支持私有存储库
如果您想要高级功能,如黑暗模式,更改停靠位置,文件搜索,多个GitHub帐户,和GitHub企业,请考虑购买Octotree Pro: https://www.octotree.io。
没有胡扯的政策:Octotree根本不会收集/分享/关心你的数据。只有当您访问私有存储库或超过GitHub API速率限制时,才需要GitHub访问令牌。Octotree将访问令牌存储在您的浏览器本地存储中,并仅在使用GitHub进行身份验证时使用它们。参见这里的代码:https://github.com/ovity/octotree/blob/559291ed9017f0c3429bc49419d001d9ea0ac510/src/adapters/github.js#L296-L313
Chrome extension that displays a code tree on GitHub. Great for exploring project source code without having to download many repositories to your machine.
Features
* Easy-to-navigate code tree, just like in IDEs
* Fast browsing with pjax
* Support private repositories
If you want advanced features such as dark mode, change docking location, file search, multiple GitHub accounts, and GitHub Enterprise, please consider purchasing Octotree Pro: https://www.octotree.io.
NO BS POLICY: Octotree doesn't collect/share/care about your data at all. GitHub access tokens are required only when you access private repositories or exceed GitHub API rate limit. Octotree stores access tokens in your browser local storage and uses them only to authenticate with GitHub. See the code that does that here: https://github.com/ovity/octotree/blob/559291ed9017f0c3429bc49419d001d9ea0ac510/src/adapters/github.js#L296-L313
浏览器插件安装详细步骤:Chrome浏览器如何安装插件扩展
- 上一篇:XPath Helper
- 下一篇:WhatRuns