CodeTree
Code tree for Github, GitHub Enterprise and Gitee
Cos'è CodeTree?
CodeTree è un'estensione di Chrome sviluppata da gabearwin, e la sua funzione principale è "Code tree for Github, GitHub Enterprise and Gitee".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione CodeTree
Scarica i file di estensione CodeTree in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Based on Octotree development.
All files in the current git repository are displayed in a file tree.
Currently supports Github, GitHub Enterprise and Gitee. Informazioni di Base sull'Estensione
| Nome | |
| ID | keecdmdfhddgmiclpcmhgeamfaecamll |
| URL Ufficiale | https://chromewebstore.google.com/detail/codetree/keecdmdfhddgmiclpcmhgeamfaecamll |
| Descrizione | Code tree for Github, GitHub Enterprise and Gitee |
| Dimensione del File | 423 KB |
| Conteggio Installazioni | 711 |
| Versione Corrente | 1.5.0 |
| Ultimo Aggiornamento | 2019-05-21 |
| Data di Pubblicazione | 2019-05-20 |
| Valutazione | 5.00/5 Totale 1 Valutazioni |
| Sviluppatore | gabearwin |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "CodeTree",
"version": "1.5.0",
"description": "Code tree for Github, GitHub Enterprise and Gitee",
"homepage_url": "http:\/\/home.ustc.edu.cn\/~sa517422\/",
"author": "GABEARWIN",
"manifest_version": 2,
"minimum_chrome_version": "60",
"icons": {
"128": "icons\/icon128.png"
},
"permissions": [
"https:\/\/api.github.com\/*",
"https:\/\/assets.gitee.com\/*",
"storage"
],
"optional_permissions": [
" | |