From 5352bf48b0ad3720bf76f29f8e43743cb2647bae Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Wed, 9 Sep 2020 14:09:49 +0000 Subject: [PATCH] Add git master - chrome extension for file tree view siderbar (#29) Fix alphabetically order Add git master - chrome extension for file tree view siderbar Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/29 Reviewed-by: John Olheiser Reviewed-by: techknowlogick --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 146f990..7cbedd3 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,7 @@ A curated list of awesome projects related to Gitea. ## Plugins * [git-kanban-enhanced-extension](https://github.com/funktechno/git-kanban-enhanced-extension) - chrome extension to add additional kanban project planning to git hosting: github.com, gitlab.com, gitea.io, bitbucket.org +* [git-master](https://github.com/ineo6/git-master) - Git Master Extension for git file tree, support GitHub, GitLab, Gitee, Gitea * [gitea-comment-plugin](https://github.com/TsakiDev/gitea-comment) - A Drone plugin to post comments on a Gitea Pull Request. * [Gitea Extension for Visual Studio](https://marketplace.visualstudio.com/items?itemName=MysticBoy.GiteaExtensionforVisualStudio) - A Visual Studio Extension that brings the Gitea Flow into Visual Studio. * [gitea-kanban](https://github.com/qontu/gitea-kanban) - Kanban for Gitea done in Vue