Skip to content

peyao/crucible-fisheye-userscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

crucible-fisheye-userscript

Userscript for modifying font-size and line-height when reviewing code in Crucible.

Setting Up

  • Install some userscript extension like Violentmonkey/Tampermonkey/Greasemonkey.
  • Create a new script.
  • Paste in contents from userscript.js.
  • Modify the @include http*://yourdomain.com/* with your own domain hosting Crucible.
  • Save script.
  • Should work, modify DEFAULT_FONT_SIZE and DEFAULT_LINE_HEIGHT in the script as needed.

About

Userscript for modifying font-size and line-height when reviewing code in Crucible.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published