Git Kanban Enhanced Self Hosted
Kanban extensions for self hosted github, gitlab, bitbucket, and gitea
Hvad er Git Kanban Enhanced Self Hosted?
Git Kanban Enhanced Self Hosted er en Chrome-udvidelse udviklet af funktechno, og dens hovedfunktion er "Kanban extensions for self hosted github, gitlab, bitbucket, and gitea".
Udvidelsesskærmbilleder
Download Git Kanban Enhanced Self Hosted-udvidelses-CRX-fil
Download Git Kanban Enhanced Self Hosted-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
(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.
Grundlæggende oplysninger om udvidelsen
Navn | Git Kanban Enhanced Self Hosted |
ID | ambmbdjjhloinbjadfgfmenihmfmahmk |
Officiel URL | https://chromewebstore.google.com/detail/git-kanban-enhanced-self/ambmbdjjhloinbjadfgfmenihmfmahmk |
Beskrivelse | Kanban extensions for self hosted github, gitlab, bitbucket, and gitea |
Filstørrelse | 191 KB |
Antal Installationer | 40 |
Nuværende Version | 0.0.7 |
Senest Opdateret | 2019-11-06 |
Udgivelsesdato | 2019-11-03 |
Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
Udvikler | funktechno |
Betalingsmetode | free |
Udvidelseswebsted | https://github.com/funktechno/git-kanban-enhanced-extension |
Hjælpeside-URL | https://github.com/funktechno/git-kanban-enhanced-extension/blob/master/CHANGELOG |
Understøttede Sprog | 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": [ " |