A chrome extension which show quotes whenever user switch to new tab. It will work offline and change quote in every 60 seconds.
-
Download this code.
-
Go to Chrome ->Click 3 dots -> More tools -> Extensions.
-
Now, click on Load Unpacked and choose the downloaded folder.
-
Open New Tab.
Take an image and name it "back.jpg" and replace it with the original image.
If you are facing any problem. Contact me at sahil.rajput.0196@gmail.com
Sahil Rajput – sahil.rajput.0196@gmail.com
Distributed under the MIT license. See LICENSE
for more information.
- Fork it (https://github.com/sahil-rajput/QuoteThat/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request