diff --git a/ChromeWebStoreBadge.svg b/ChromeWebStoreBadge.svg deleted file mode 100644 index ce66fb8..0000000 --- a/ChromeWebStoreBadge.svg +++ /dev/null @@ -1,349 +0,0 @@ - -image/svg+xml diff --git a/README.md b/README.md index a2dd529..8f892da 100644 --- a/README.md +++ b/README.md @@ -1,45 +1,47 @@ # Gitako

- +

-Gitako is a file tree extension for GitHub, available for Chrome, Firefox and Edge. And more than that, it has lots of useful features. +Gitako is a free file tree extension for GitHub, available on Chrome, Firefox and Edge. ### Features -- 📂 neat file tree for repository and pull request -- 🔎 instant file search and navigation -- 🕶️ support private repositories and [GitHub enterprise](https://github.com/EnixCoda/Gitako/wiki/Use-in-GitHub-enterprise-and-other-sites) -- 🏎 extremely fast even in gigantic projects -- ⌨️ intuitive keyboard accessibility -- 🗂 support git submodule -- ↔️ resizable layout -- 📋 copy snippets and file -- 🎨 friendly UI and rich icons +- 📂 File tree for repository and pull request +- 🔎 Instant file search and navigation +- 🕶️ Support private repositories +- 🧩 Support [GitHub enterprise](https://github.com/EnixCoda/Gitako/wiki/Use-in-GitHub-enterprise-and-other-sites), Gitea, Gitee, and [more](https://github.com/EnixCoda/Gitako/issues/60) +- 🏎 Always performant, even in gigantic projects +- ⌨️ Intuitive keyboard navigation +- 📋 Copy snippets and file content +- 🎨 Various icons and official themes support +- 🗂 Support git submodule +- 📏 Fold source code -### Installation +### Install -[![Install for Chrome](./ChromeWebStoreBadge.svg)](https://chrome.google.com/webstore/detail/gitako-github-file-tree/giljefjcheohhamkjphiebfjnlphnokk) +Chrome +Edge +Firefox -[for Edge](https://microsoftedge.microsoft.com/addons/detail/alpoloddcggjhakjemghahlkofjekbca) - -[for Firefox](https://addons.mozilla.org/en-US/firefox/addon/gitako-github-file-tree/) +It is more recommended for Edge users to install from Chrome store. The Edge store may delay for weeks before updates got published as its review process is slow. ### Help Gitako -If you appreciate Gitako and would like to help it grow better, please either -- Give it a star ⭐️ at GitHub -- Leave a review 👍 in the extension store +Gitako is **FREE**. If you appreciate Gitako, please -Feature request discussions and bug reports are welcome, feel free to draft an [issue](https://github.com/EnixCoda/Gitako/issues/)! +- ⭐️ Star it at GitHub +- 👍 Review in the extension store + +Feature request discussions and bug reports are welcome, feel free to draft an [issue](https://github.com/EnixCoda/Gitako/issues/) or [start a discussion for features](https://github.com/EnixCoda/Gitako/discussions)! ### About #### Name and logo? The totem of GitHub is a cute octopus. And octopus in Japanese is `タコ`(tako). -Then link them together: +Then concat them together: git + tako -> gitako diff --git a/assets/Chrome.svg b/assets/Chrome.svg new file mode 100644 index 0000000..2b90ad3 --- /dev/null +++ b/assets/Chrome.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/Edge.svg b/assets/Edge.svg new file mode 100644 index 0000000..f986f08 --- /dev/null +++ b/assets/Edge.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/Firefox.svg b/assets/Firefox.svg new file mode 100644 index 0000000..065152a --- /dev/null +++ b/assets/Firefox.svg @@ -0,0 +1 @@ + \ No newline at end of file