Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ecl1ps committed Sep 14, 2020
1 parent cd637df commit fa6ebf0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# tfs-bug-printer
This Google Chrome extension allows the user to show a HTML **page formatted for print** with data from any _TFS/Azure DevOps Server_ workitems query or a workitem page.

**Add it to Chrome or other Chromium-based browser directly from [Chrome Store](https://chrome.google.com/webstore/detail/tfs-bug-printer/ednoomldhafkgomnoaljeabmeklglegh)!**

## Features
* Scrum-board friendly format
* Print from query
Expand Down Expand Up @@ -36,4 +38,4 @@ Just click on the extension's icon in browser's toolbar to toggle view when on a
Extension **can use only data shown on page**! Query must contain all listed attributes, otherwise those omitted attributes won't be shown in the print view.

## Customizations
Visual apperance is controlled exclusively by CSS styles in `content-tfs-print.css`. Items are using CSS Grid for its internal layout, which can be changed easily. Also this way some attributes can hidden or show or entire layout can be reformatted.
Visual apperance is controlled exclusively by CSS styles in `content-tfs-print.css`. Items are using CSS Grid for its internal layout, which can be changed easily. Also this way some attributes can hidden or show or entire layout can be reformatted.

0 comments on commit fa6ebf0

Please sign in to comment.