Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/germainlefebvre4/gitlab-print-layout_chrome-extension

Chrome extension to adapt the Gitlab Layout to print view widely.
https://github.com/germainlefebvre4/gitlab-print-layout_chrome-extension

Last synced: 15 days ago
JSON representation

Chrome extension to adapt the Gitlab Layout to print view widely.

Awesome Lists containing this project

README

        

#

gitlab-print-layout

> Chrome extension to adjust layout of GitLab pages for printing.

[English](#) | French

*Inspired from [https://github.com/ksoichiro/gitlab-print](https://github.com/ksoichiro/gitlab-print)*

Adjust layout of GitLab pages for printing.
There are redundant components and space
when we print GitLab pages (markdown page, issues, merge requests, etc.).
With this extension, you can remove them from the contents.

![Image](media/screenshot.png)

## Usage

1. Install extension from the [chrome web store][store].
1. Show pages on your GitLab site.
1. Click the extension button: ![](media/button.png)
1. Print the page.
1. If you want to see the original content,
click the extension button again
or click the revert link on top of the page, or reload the page.

## Tests

This extension is tested on following GitLab versions:

* v15.9.3

## License

[MIT](LICENSE.md)