YouTrack Issue Cards Printer
Print issues from JetBrains YouTrack as cards for physical scrum board
Wat is YouTrack Issue Cards Printer?
YouTrack Issue Cards Printer is een Chrome-extensie ontwikkeld door Maciej Radzikowski, en de belangrijkste functie is "Print issues from JetBrains YouTrack as cards for physical scrum board".
Extensie Screenshots
Download het CRX-bestand van de extensie YouTrack Issue Cards Printer
Download YouTrack Issue Cards Printer-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Create beautiful cards for scrum board from YouTrack issues search results with a single click.
Customize layout and fields to match your needs.
- Go to your YouTrack issues list.
- Filter issues you want to print.
- Click extension icon or print button above issues list to print cards.
Please feel free to suggest new features and report bugs on GitHub. Basisinformatie over de Extensie
| Naam | |
| ID | pjcejghclgihlhinleocjojdalhnhckp |
| Officiële URL | https://chromewebstore.google.com/detail/youtrack-issue-cards-prin/pjcejghclgihlhinleocjojdalhnhckp |
| Beschrijving | Print issues from JetBrains YouTrack as cards for physical scrum board |
| Bestandsgrootte | 34.21 KB |
| Aantal Installaties | 157 |
| Huidige Versie | 0.4.1 |
| Laatst Bijgewerkt | 2019-05-04 |
| Publicatiedatum | 2019-05-04 |
| Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | Maciej Radzikowski |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://github.com/m-radzikowski/youtrack-issue-cards-printer |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "YouTrack Issue Cards Printer",
"description": "Print issues from JetBrains YouTrack as cards for physical scrum board",
"version": "0.4.1",
"author": "Maciej Radzikowski",
"homepage_url": "https:\/\/github.com\/m-radzikowski\/youtrack-issue-cards-printer",
"icons": {
"16": "resources\/icon\/icon16.png",
"32": "resources\/icon\/icon32.png",
"48": "resources\/icon\/icon48.png",
"128": "resources\/icon\/icon128.png"
},
"background": {
"scripts": [
"gtm.js",
"background\/show-page-action.js",
"background\/singleton.js",
"background\/page-action.js"
],
"persistent": false
},
"page_action": [],
"content_scripts": [
{
"matches": [
" | |