Skip to content

PentaPhi/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