Skip to content

Removes the scrollbar in chrome via extension

License

Notifications You must be signed in to change notification settings

eao/begone_scrollbar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Begone Scrollbar

Chrome Browser extension to removes the scrollbar via css by injecting:

::-webkit-scrollbar {
   display: none
}

About

Removes the scrollbar in chrome via extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%