Git Kanban Enhanced Self Hosted
Kanban extensions for self hosted github, gitlab, bitbucket, and gitea
Qu'est-ce que Git Kanban Enhanced Self Hosted ?
Git Kanban Enhanced Self Hosted est une extension Chrome développée par funktechno, et sa fonction principale est "Kanban extensions for self hosted github, gitlab, bitbucket, and gitea".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Git Kanban Enhanced Self Hosted
Téléchargez les fichiers d'extension Git Kanban Enhanced Self Hosted au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
(In-Progress) Kanban enhanced extensions for github, gitlab, bitbucket, and gitea. !!Opensourced!! This plugin is meant for self hosted git hosts with custom urls. Please WHITE LIST rather than enabling all urls. Simple version for non-self hosted is https://chrome.google.com/webstore/detail/git-kanban-enhanced/ehoibkdpdgjcjnnalkbiidajafoimnaa Root level hosted git servers are supported at this time not subdirectory. e.g. git.domain.tld not domain.tld/git. Currently only shows the kanban menu button in most remote git repo clients. Kanban is fully supported in gitea now. Check https://github.com/funktechno/git-kanban-enhanced-extension/blob/master/readme.md for latest updates.
Informations de Base sur l'Extension
Nom | Git Kanban Enhanced Self Hosted |
ID | ambmbdjjhloinbjadfgfmenihmfmahmk |
URL Officiel | https://chromewebstore.google.com/detail/git-kanban-enhanced-self/ambmbdjjhloinbjadfgfmenihmfmahmk |
Description | Kanban extensions for self hosted github, gitlab, bitbucket, and gitea |
Taille du Fichier | 191 KB |
Nombre d'Installations | 40 |
Version Actuelle | 0.0.7 |
Dernière Mise à Jour | 2019-11-06 |
Date de Publication | 2019-11-03 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | funktechno |
Type de Paiement | free |
Site Web de l'Extension | https://github.com/funktechno/git-kanban-enhanced-extension |
URL de la Page d'Aide | https://github.com/funktechno/git-kanban-enhanced-extension/blob/master/CHANGELOG |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Git Kanban Enhanced Self Hosted", "short_name": "GKESH", "version": "0.0.7", "description": "Kanban extensions for self hosted github, gitlab, bitbucket, and gitea", "author": "http:\/\/github.com\/lastlink", "manifest_version": 2, "icons": { "16": "icons\/16.png", "128": "icons\/128.png" }, "homepage_url": "https:\/\/github.com\/funktechno\/git-kanban-enhanced-extension", "applications": { "gecko": { "id": "[email protected]" } }, "permissions": [ " |