/QuoteThat

A chrome extension which shows quotes whenever user switch to new tab

Primary LanguageHTML

QuoteThat

A chrome extension which show quotes whenever user switch to new tab. It will work offline and change quote in every 60 seconds.

screen shot 2018-04-28 at 12 46 02 pm

How to use

  1. Download this code.

  2. Go to Chrome ->Click 3 dots -> More tools -> Extensions.

  3. Enable developer mode. screen shot 2018-04-28 at 12 49 09 pm

  4. Now, click on Load Unpacked and choose the downloaded folder. screen shot 2018-04-28 at 12 49 09 pm 2

  5. Open New Tab.

Change background image

Take an image and name it "back.jpg" and replace it with the original image.

Facing problem

If you are facing any problem. Contact me at sahil.rajput.0196@gmail.com

Meta

Sahil Rajput – sahil.rajput.0196@gmail.com

Distributed under the MIT license. See LICENSE for more information.

Contributing

  1. Fork it (https://github.com/sahil-rajput/QuoteThat/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request