Skip to content

DylanMerigaud/malt-to-cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Malt To CV is a script to make your Malt profile into an exportable PDF file.

Usage

  • Go to https://www.malt.fr/profile/YOURPROFILENAME?overview=true with Chrome

  • Press CTRL + SHIFT + J in Windows and Linux environments or CMD + OPTION + J in a Mac environment.

  • Copy and paste the following into the console.

var script=document.createElement("script");script.type = "text/javascript";script.src="https://cdn.jsdelivr.net/gh/DylanMerigaud/malt-to-cv/script.js";document.head.appendChild(script);
  • Press CTRL + P in Windows and Linux environments or CMD + P in a Mac environment.

  • Set the following settings:

    • Destination: Save as PDF.

    • Layout: Portrait.

    • Paper size: A4.

    • Margins: None.

    • Scale: 50%.

  • Save and enjoy !

About

Malt To CV is a script to make your Malt profile into an exportable PDF file.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors