alexweininger / recent-pdf

a chrome extension for easy access to recently viewed PDF files

Home Page:https://chrome.google.com/webstore/detail/recent-pdf/ihjgdammecebcjinfmllgniaeneabkdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scrollbar

alexweininger opened this issue · comments

As of now the scrollbar is hidden, I would like there to be a fancy small scrollbar that doesn't take up much space. Maybe it can hide itself when not scrolling etc.

Hi @alexweininger i would like to help for this.

@JayaKrishnaNamburu go for it! What are you thinking of doing?

I need a little help in setting up the dev env as this will be my first time working with chrome extensions and I am excited about that and after that, I would like to custom style the scroll bar and achieve the needed.

@JayaKrishnaNamburu Which parts do you need help for?

The process should go something like this:

  1. Fork this repo
  2. Clone that fork onto your machine
  3. Go to chrome and go to the extensions menu
  4. enable developer mode
  5. load unpacked extension
  6. select the root folder of the repo
  7. when you change your local files of recent pdf the changes will be reflected in the recent pdf popup in chrome

Thanks for the info, I will start with the process and will update you back 👍

@JayaKrishnaNamburu feel free to update or change what @bradleyasu did