Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/germainlefebvre4/gitlab-print-layout_chrome-extension
- Owner: germainlefebvre4
- License: mit
- Created: 2023-03-23T11:22:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-03-23T11:34:25.000Z (over 1 year ago)
- Last Synced: 2024-10-10T20:52:07.929Z (about 1 month ago)
- Language: CoffeeScript
- Size: 144 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
> 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)