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 [email protected]
Sahil Rajput – [email protected]
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